A-C > Boolean.toString
Syntax
Boolean.toString();
Arguments
None.
Description
Method; returns the string representation, true or false of the Boolean object.
true
false
Player
Flash 5 or later.