Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Newsletter

The Newsletter Model is used within the a Newsletter.


In this Article


Subscriber

The Subscriber provides a reference to the subscriber object. It can access every property of the subscriber object by prefix with subscriber.property.

Subscriber Object

Current_Date

The Current_Date provides the current Date as a string.

View_Online

The View_Online provides the Link to view the current newsletter online. This should be used in the href of an <a> element.

Unsubscribe

The Unsubscribe string provides the link to unsubscribe the current subscriber from the newsletter. This should be used in the href of an <a> element.

App

The App provides a reference to the app object. It can access every property of the app object by prefix with app.property.

App Object