| Syntax |
|
| Documentation | $array.isArray: Determines whether the object given in parameter 1 is an array.
|
| Examples | |
| $set{a}{hello} $set{b}{$array.new{}} $array.isArray{$get{a}}-$array.isArray{$get{b}} | |
| Group | Special |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 1 |
| Maximum parameters | 1 |