W3cubDocs

/Haxe

Bool

no package

Available on all platforms

The standard Boolean type, which can either be true or false.

On static targets, null cannot be assigned to Bool. If this is necessary, Null<Bool> can be used instead.

See also:

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/Bool.html