IsArray

Determine whether a value is an array

Method Signature

IsArray(value=[any], number=[numeric])

Arguments

ArgumentTypeRequiredDescriptionDefault

value

any

true

The value to test for array-ness.

number

numeric

false

If passed, the array dimension to test.

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC