mrdocs
::
js
::
Value
::isNull
Check if the value is null.
Synopsis
Declared in
<mrdocs/Support/JavaScript.hpp>
bool isNull() const noexcept;
Return Value
true
if the value is null,
false
otherwise
Created with
MrDocs