Explanation
This method returns the length of the character string of the String object as the length (number of characters) of the alphanumeric data item.
Syntax
INVOKE anObject "GET-STRING-LENGTH-X" RETURNING stringLength
Parameter and return value
Specifies the String object whose character length is to be checked.
Returns character string length.