Qore Programming Language Reference Manual
2.0.0
Loading...
Searching...
No Matches
Variables
Boolean Constants
Variables
const
Qore::False
=
bool
(
false
)
logical
False
const
Qore::True
=
bool
(
true
)
logical
True
Detailed Description