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


20.22.6 vm_set_oacutoff

The pre-defined function vm_set_oacutoff sets the current cutoff limit used when printing array values. It has the following prototype:

fun vm_set_oacutoff = (int<32> cutoff) void:

where cutoff is an integer specifying the maximum number of array elements that get printed.