goto function-pos(a)
This function 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.
Parameters
Parameter |
Description |
a |
Function position (in the function chain) to continue the processing at. Example: "4". |