%Library.Username
Class %Library.Username Extends (%DataType, %String) [ System = 2 ]
The %String data type class represents a string.
The logical value of the %String data type is a string.
Parameters
MAXLEN
Parameter MAXLEN As INTEGER = 160;
The maximum number of characters the string can contain.