& empty() Syntax: empty([<object>]) This function completely empties the stack for the calling object. If <object> is specified, and you control it, it empties the stack for <object>. See Also: lstack(), items(), peek(), pop(), push(), OBJECT STACK