This section describes the control flow statements you can use when working with the Enterprise Knowledge Language. Control flow statements are statements used to determine the order function calls and statements are executed when a script is run.
The if ... else ... else ... if Statement Loops Exit Keyword ExitFunction