NotifyTextMsgSet property: ProcessRequest class

Description

Use this property to specify the message set of the text message to be displayed to the end user in the Event Notification popup display. This property takes a numeric value.

Note:

You must specify both the message set and message number for the message to be displayed to the end user.

This property is read/write.

Example

&RQST.NotifyTextMsgSet = 65;
&RQST.NotifyTextMsgNum = 237;