Exit Full View

Fizzy / docs / ref / Boolean.md

Boolean

See the if function.

Creation

Use either of the two constants : true, false

Operators

NameSymbol
And&&
Or||
Exclusive Orxor
Not!