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