AddAction method: PTNotification class

Syntax

AddAction(Label, URL)

Description

Use the AddAction method to collate all the actions and to invoke the SetArrayOfActions of the PublishToWindow method.

Parameters

Parameter Description

Label

Specifies the label of an action as a String value.

URL

Specifies the URL as a String value.

Returns

None.