Creates an array.
Description
Creates an empty array with the specified name.
Syntax
ARRAY_CREATE [Array name]
Command parameters
Command parameter | Assignment | Value format | Input options |
---|
Array name | Required | String | Local, variable |
Array name:
Name of the array.
Sample code