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