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 | Functions (GUI) (in the function chain) to continue the processing at. Example: 4. |
Function chains in Lobster consist of sequences of functions that are used to define conditions or to process data. The possibility of encapsulating them in macros and reusing them allows for central maintenance and compact use. Changes to a macro affect all profiles with that macro. Function chains can be determined both system-wide and client-specific.