Qore Programming Language Reference Manual
2.0.0
Loading...
Searching...
No Matches
Variables
NULL and NOTHING Constants
Variables
const
Qore::NOTHING
=
qore
(&
Nothing
)
a constant representing the lack of a value
const
Qore::NULL
=
qore
(&
Null
)
logical
False
Detailed Description