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