Previous Topic: &ZMAOMMLT

Next Topic: &ZMAOMMSG

&ZMAOMMLV

Contains the highest AOM message level of the current message.

Message levels is used to limit the messages that is delivered to AOM authorized receivers. The possible values in &ZMAOMMLV, in order of decreasing severity, are: WTOR, R, I, CE, E, BC, and IN. This system variable is null if the current message does not contain AOM data

(&ZMAOMDTA = NO).

Example: &ZMAOMMLV

&IF &ZMAOMMLV = I &THEN &MSGCONT COLOR=RED HLIGHT=REVERSE

Notes:

Message levels is modified in the AOM screening table. This system variable represents the final level that is used for message propagation to AOM receivers.

Authorized AOM receivers can profile their environment to receive one or more message levels.

This system variable corresponds to &AOMMSGLV.

Note: For more information, see the PROFILE command description in the Online Help.

More information:

&AOMMSGLV