BracketMatchTokenIndex

Method

Returns the nth index of the closing bracket token

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

BracketMatchTokenIndex(int)

Parameters

Index
int
nth token index

Return

int

Integer

Remarks

Returns nth index of the closing bracket token.

Examples