Next: , Previous: , Up: VM instructions   [Contents][Index]


22.1.1.11 Instruction pushoi

Synopsys:

pushoi

Push output indentation mode.

This instructions pushes an integer to the stack with the current indentation step configured in the VM. The indentation step determines how many white characters to use in each indentation level when printing output.

Stack: ( -- INT )