UNDIM
This command will delete the specified array from memory. You must have previously created the array using the DIM command in order for UNDIM to succeed. Deleting unused arrays increases system performance.

SYNTAX
UNDIM ArrayName(0)

RELATED INFO
CORE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example