next up previous
Next: groebner Up: Primitive Operators Previous: get

goto

<< label goto >>
literal label;
Break the loops and jump to the <<literal>>.
The label <<literal>> has to be out of all the loops.
You cannot jump inside of the executable array { .... }.
Example: /point goto (skip me) message /point


Nobuki Takayama 平成13年8月23日