Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a textual description of the class.
Syntax
display str toString()
Run On
Called
Return Value
Type: str
A string that describes the class.
Remarks
For most classes the toString method returns a string that contains the class handle and name, but for some classes more information is returned in the string.