$isArray

The `$isArray` operator determines if the operand is an array. Returns a boolean.

Syntax

{ $isArray: <expression> }

Parameters

<expression>stringrequired

Any valid expression.