ReportRun.toString Method
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.