Description: This function returns the character offset to the definition text of a desired item.
Warning: This function should be used by advanced users only.
Returns: Numeric
Usage: Script
Format: TextOffset(CodeValue, Type)
Parameters: CodeValue { Code Value } { required } { no default: }
Any code value expression for the item.
Type { numeric } { required } { no default: }
Any numeric expression for the value type of CodeValue.
Comments:
See Also:
AdjustCode | GetModuleText | GetOneParmText | GetParmText | GetStateText | GetTransitText | GetVariableText | SetModuleText | SetOneParmText | SetParmText | SetStateText | SetTransitText | SetVariableText | TextSize