up previous next

Commands and Functions for Memory

The following are commands and functions for memory:
Clear clear the working memory or a ring-bound memory
Defined check if an expression has been defined
Delete delete variables from the working memory
Destroy delete rings
GlobalMemory contents of global memory
Memory contents of local memory or ring-bound memory
RingEnvs names of all defined rings
Size the amount of memory used by an object


For details look up each item by name. Online, try ?ItemName or H.Syntax("ItemName").