IsArray
Determine whether a value is an array
Method Signature
Arguments
Argument
Type
Required
Description
Default
value
any
true
The value to test for array-ness.
number
numeric
false
If passed, the array dimension to test.
Examples
Related
Last updated