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


18.21.14 vm_set_omode

The pre-defined function vm_set_omode sets the output mode to use by default when printing values. It has the following prototype:

fun vm_set_omode = (int<32> omode) void:

Where omode is one of the VM_OMODE_* values documented above.