Boolean.toString()

Availability

Flash Player 5.

Usage

myBoolean.toString()

Parameters

None.

Returns

A Boolean value.

Description

Method; returns the string representation ("true" or "false") of the Boolean object.