@notification::setHandlerScript

Sets the response script to be used for this notification. This method no longer functions after the performNotification method has been called.

Syntax:

@notification::setHandlerScript(String responseScriptId)

Parameters:

(String) responseScriptId: ID of the response script you want to use for this notification

Returns:

(Boolean) true for success, false for failure

Example: