haXe API Documentation
Back | Index
enum Bool
import StdTypes
Available in flash, neko, js, flash9, php, cpp
The standard Boolean type is represented as an enum with two choices.
true
false
Back | Index