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 string that contains the class handle and name, and possibly additional information.
Syntax
public str toString()
Run On
Called
Return Value
Type: str
A textual description of the class.
Remarks
By default, for most classes, the toString method returns a string that contains the class handle and name. However, in some classes additional information is returned in the string.