GetEventName method: NotificationManager class
Syntax
GetEventName()
Description
Use this method to retrieve the name of a notification.
Parameters
None.
Returns
A string containing the name of an event.
Example
&objNotif.GetEventName();
Related Topics