@notification::performNotification

This will start a notification process.

This method is called after a notification has been configured and is ready to be delivered. All configuration to the notification should occur prior to this method being called.

Syntax:

@notification::performNotification()

Parameters:

None

Returns:

None

Example:

This script illustrates using performNotification:

@notification:: performNotification ()