goto function-pos(a)
Group |
Continues the processing of the function at position a of the function chain. A jump back to a previous position is not possible and will lead to an error.
Description of Parameters
Parameter |
Description |
a |
Function position (in the function chain) to continue the processing at. |