IsArray Function

IsArray(variablename)

Returns a boolean value True or False indicating whether the parameter variablename is an array.

Related Topics: IsEmpty, IsNumeric, VarType, IsObject

More:

Example: