BracketedText

Method

Returns the text corresponding to a bracket followed by text up to 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

BracketedText(int)

Parameters

Index
int
nth Token Index

Return

String

uCalc string object

Remarks

This returns the text corresponding to a bracket followed by text up to the next matching closing bracket.

Examples

This page last modified on: 

8/21/2026