Difference between revisions of "Template:LSO Bytecodes/misc"

From Second Life Wiki
Jump to navigation Jump to search
(New page: <noinclude>{| {{Prettytable}}</noinclude> {{!}}- {{!}} NOOP {{!}} {{LSL Hex|0x00}} {{!}} Does nothing {{!}}- {{!}} PRINT {{!}} {{LSL Hex|0xC0}} {{!}} Pop type.Right from the stack and send...)
 
(No difference)

Latest revision as of 15:23, 27 November 2007

NOOP 0x00 Does nothing
PRINT 0xC0 Pop type.Right from the stack and send it to stdout. type