Template Functions
Overview of template functions
Template functions are already predefined functions that can be used to ease the use of tokens. These functions can be used in places where you are allowed to use tokens, like email, push notification templates.
These functions cannot be used in collection aggregates even though you are allowed to use tokens there.
Functions
The following shows all of the available functions.
Date Time functions
These functions help to work with dates, such as converting milliseconds to date string and other.
Other functions
Usage Example
The following shows how to use these functions. Example is taken from email template.
Last updated