A-C > Boolean.toString
Boolean.toString
Availability
Flash Player 5.
Usage
myBoolean.toString()
myBoolean
.toString()
Parameters
None.
Returns
Nothing.
Description
Method; returns the string representation, true or false of the Boolean object.
true
false