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