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
Check if the value is null.
Declared in <mrdocs/Support/JavaScript.hpp>
bool
isNull() const noexcept;
true if the value is null, false otherwise
Created with MrDocs