@session::getNotificationContent

Retrieves the content for the specified notification ID.

Syntax:

@session::getNotificationContent(String notificationId)

Parameters:

(String) notificationId: the notification ID of the message for which you want to retrieve the content

Returns:

(Script object) @content

Example: