LOAD ARRAY
This command will load the contents of the file into the specified array. It is highly recommended that the array used to save the data should be identical to the one used when reloading. When specifying the array name, the array index numbers are ignored, but you must still provide them to ensure the array is recognized.
SYNTAX
LOAD ARRAY Filename, Array Name(index numbers)
RELATED INFO
Basic Commands
Glossary
EXAMPLE
ARRAY Commands