Livecode Wiki
Advertisement

Does not return a meaningful value and is included in LiveCode for compatibility with imported HyperCard stacks.Syntax:

stackSpace()

In HyperCard, the stackSpace function returns the disk size of the current stack. In LiveCode, this function does not return(constant) a meaningful value.

See also: heapSpace (function),hasMemory (function),value (function),diskSpace (function),

Advertisement