up previous next
3.8.5 Commands and Functions for Memory
***** NOT YET UPDATED TO CoCoA-5: follow with care *****

The following are commands and functions for memory:
GlobalMemory contents of global memory
IsDefined check if an expression has been defined
Memory contents of local memory or ring-bound memory
Size the amount of memory used by an object


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