Boundary Extension >

Product: 

Class: 

Warning

uCalc API Preview Release Notice:The uCalc engine has successfully transitioned to modern cross-platform environments.The next phase envolves some structural changes, performance optimizations, and API refinements.The API is subject to breaking changes prior to the stable release. Please evaluate the preview version thoroughly before production use.

Remarks

[revisit]

When you append a > to a variable name, this makes the parser eagerly continue until it finds the final possible anchor, instead of the first one.

Pattern: a cReplacement: <{@Self}>

a b c d a b c d a b c d

gets replaced with d d d

but if the pattern is: a {etc>} cthen you get: d

Examples

This page last modified on: 

8/21/2026