DELETE MEMORY
This command will delete an area of memory previously created with the MAKE MEMORY command. You must specify the first byte of the memory block to release the memory, or this command will not only fail but likely crash the computer. Use with caution.

SYNTAX
DELETE MEMORY Memory Address

RELATED INFO
CORE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example