{"identifier":83131,"topic":"Properties","name":"size","text":"<code> the size of <i>stack<\/i><\/code> <br><br>\n\n The<code> size <\/code>property returns the size of the specified stack in bytes. <br><br>\n\n The<code> size <\/code>property can\u2019t be changed with the<code> set <\/code>command. It\u2019s changed only by adding and deleting objects and graphics from a stack. You must compact the stack to recover the space occupied by the deleted objects and graphics. <br>\n","related":{"55302":"diskSpace","72105":"freeSize"},"examples":"","demo":"on stackSize\n   answer \"The size of this stack is\" &&\u00ac\n   (the <b>size<\/b> of this stack) div 1024 & \"K bytes.\"\n end stackSize\n ","debug":{"9":["\rthe size of stack\r\r"]}}