SAVE ARRAY
This command will save the contents of the array to the specified file. 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
SAVE ARRAY Filename, Array Name(0)
RELATED INFO
CORE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example