next up previous
: groebner : Primitive Operators : 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 平成20年1月30日