ReportRun.toString Method [AX 2012]

Returns a textual description of the class.

display str toString()

Run On

Called

Return Value

Type: str
A string that describes the class.

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.

Community Additions

ADD
Show: