An interceptor script is a set of script statements that the SIS evaluates in the order they appear in the script.
The SIS currently supports the following statements in an interceptor:
Statements may appear in any order within an interceptor, with the exception that no statement may follow a halt . Statements may be nested, for example the if statement may contain other if statements.
|