Next: Instruction pushod, Previous: Instruction pushoi, Up: VM instructions [Contents][Index]
Synopsys:
popoi
Pop and set output indentation step mode.
This instructions pops an integer from the stack and uses it to set the current indentation step in the VM. The indentation step determines how many white characters to use in each indentation level when printing output.
Stack: ( INT -- )