@notification::content

Creates a content object. The returned content object is used to provide static content for Device types used in a notification.

Syntax:

@notification::content()

Parameters:

None

Returns:

(script object) @content

Example:

The following script illustrates creating static content objects for several Device types:

@GeneralContent = @Notification::content()

@EmailContent = @Notification::content()