Template:LSO Bytecodes/pop-value

From Second Life Wiki
< Template:LSO Bytecodes
Revision as of 15:11, 27 November 2007 by Strife Onizuka (talk | contribs) (Template:LSO Bytecodes/value-pop moved to Template:LSO Bytecodes/pop-value)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
POP 0x01 Pops a dword from the stack.
POPS 0x02 Pops a dword from the stack and deallocates it from the heap as a string
POPL 0x03 Pops a dword from the stack and deallocates it from the heap as a list
POPV 0x04 Pops 3 dwords from the stack.
POPQ 0x05 Pops 4 dwords from the stack.
POPARG 0x06 Pops arg0 bytes from the stack. dword