:: Documentation >> Reference >>

toString Method

Converts object to string.

Syntax

obj.toString();

Returns

Text or HTML representation of the object.

Remarks

This method is overloaded in ActiveUI subclasses.

Applies To

Active.System.Object