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