Programs / Configuration options |
The OPTIONS instruction inside program blocks controls program behavior at runtime.
OPTIONS options-clause [,...]
Use the OPTIONS instruction inside a function block to control the behavior of the runtime system for rest of the program execution.
A program can execute successive OPTIONS statements at different places in the code.
The runtime OPTIONS statement allows to control following runtime features: