This function determines whether a variable is an array.
IsArray(varname)
Returns True if the variable is an array; otherwise, it returns False.
IsArray is especially useful with variants containing arrays.