SEVERITY – Message severity levels

Defines the message severities to display.

Within Workload Automation Programming Language, some message severities can be suppressed so that they are not listed in the output. The severities are:
A
Advisory
O
Operator
W
Warning
E
Error
This keyword instructs Workload Automation Programming Language about the severities to display (default is AOWE).
Note: If you suppress W or E, the return codes set by these types of messages are also ignored.