A-C > Boolean (function)
Boolean (function)Syntax
Boolean(
expression
);
Arguments
expression
The variable, number, or string to be converted to a Boolean.
Description
Function; converts the specified argument to a Boolean, and returns the Boolean value.
Player
Flash 5 or later.