Bool

Holds boolean "true" or "false" values.

Alias This

val

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

val
bool val;

the value

Meta