Sequence control
Sequence control
The functions in this group can be used to end the current decision table logic or also start and manage an independent "sub-logic".
Managing the current logic:
f$DT | Indirectly call a decision table |
f$End | End the current logic |
f$Stop | Cancel the current logic |
f$CallStack | Calculate the name of the calling DT |
f$Parameter | Calculate information for a parameter |
PG PARAM | pre-defined PARAM parameter group for parameter information |
PG ERROR | pre-defined ERROR parameter group for error handling |
See also:
f$CodeExecute (f$FormelAusfuehren)