• Select the template from the newsletter state.

    Parameters

    Returns string

    • template If privacy mode is enabled, then the template is the ciphertext. Otherwise, the template is the decrypted ciphertext. If the newsletter is in draft mode, then the template is the draft template. Otherwise, the template is the newsletter template. If the newsletter is in draft mode and privacy mode is enabled, then the template is the draft template ciphertext. Otherwise, the template is the draft template decrypted ciphertext. If the newsletter is in draft mode and privacy mode is disabled, then the template is the draft template decrypted. Otherwise, the template is the newsletter template decrypted.

Generated using TypeDoc