This Subprogram returns the used length (in characters) of a text string, ignoring trailing spaces or tabs.
Short Name Calling Sequence
LENGTH = UIUSLE(TEXT)
Long Name Calling Sequence
LENGTH = UI_USED_LENGTH(...)
Input Arguments
TEXT (Character) Text String
Output Arguments
None
Function Value
LENGTH (Integer) Length of String
Note: