[value] → []
0x3e
1 → 0
5
return @pop();
ActionReturn forces the return item to be pushed off the stack and returned. If a return is not appropriate, the return item is discarded.
Field | Type | Comment |
---|---|---|
ActionReturn | ACTIONRECORDHEADER | ActionCode = 0x3E |
ActionReturn pops a value off the stack.