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)