0x51
1 → 1
5
@push(@pop() - 1);
ActionDecrement pops a value from the stack, converts it to number type, decrements it by 1, and pushes it back to the stack.
Field | Type | Comment |
---|---|---|
ActionDecrement | ACTIONRECORDHEADER | ActionCode = 0x51 |
ActionDecrement does the following: