Back to All

Using multiple handlebars functions simultaneously

Is it possible to use two (or more) handlebars functions at the same time?

For example, "format" parameter using both the CSV and the base64 handlebar function. So the result would be comma separated base64 encoded values.