create a new array
arrayNew([number dimension]): array
| Return Type |
| array |
The arguments for this function are set. You can not use other arguments except the following ones.
| Name | Type | Required | Description |
| dimension | number | No | Number of dimensions in new array: 1, 2, or 3 |
Categories: