TextSize

Description:              This function returns the size in characters of the definition text of a desired item.

Warning:                   This function should be used by advanced users only.

Returns:                    Numeric

Usage:                       Script

Format:                      TextSize(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:               This function may only appear in a script.

See Also:

AdjustCode | GetModuleText | GetOneParmText | GetParmText | GetStateText | GetTransitText | GetVariableText | SetModuleText | SetOneParmText | SetParmText | SetStateText | SetTransitText | SetVariableText | TextOffset