uCalc API Preview Release Notice:This preview documentation describes the intended behavior of the API. It is not fully accurate or complete.The current preview build contains incomplete features, unoptimized performance, and is subject to breaking changes.Use of the preview version in your production code is not recommended.
Syntax
TokenIndexAtChar(int)
Parameters
CharacterPosition
int
Character position
Return
int
Integer
Remarks
Returns the index of the token that contains the indicated character.