Last updated 2 months ago
Was this helpful?
Determine whether a value is an array
IsArray(value=[any], number=[numeric])
value
any
true
The value to test for array-ness.
number
numeric
false
If passed, the array dimension to test.