BracketedTextInside

Method

Returns the text between a bracket and the the next matching closing bracket

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.

Syntax

BracketedTextInside(int)

Parameters

Index
int
nth Token Index

Return

String

uCalc String object

Remarks

This returns the text between a bracket and the the next matching closing bracket. Brackets themselves are not included.

Examples

This page last modified on: 

8/21/2026