IsArray(value [, number ])

Returns TRUE if value is an array.

See also Array Functions.

value

Variable name or array name.

number

Tests if the array has exactly the specified dimension.