Checks whether the specified array variable contains an array.
isArray( array )
| array | Array variable, whose type will be checked. |
|---|
True if the specified variable is an array, false otherwise.
isArray([1,2,3,4,5,6,7,8]) // Returns true
i-net software strives to provide accurate product documentation. Please give us your feedback using the form below.
NOTE: This form is for documentation feedback only. For technical assistance, please send an email to crystalclear@inetsoftware.de.