Send method: PTNotification class
Syntax
Send()
Description
Use this method to send notifications as per user personalization.
Parameters
None.
Returns
A Boolean value. True if the notification is sent successfully; False otherwise.
Example
&bRetCode = &objBroadcast.Send();