Insites Docs Developers liquid FiltersLiquid Filters Introduction

Liquid Filters Introduction

Last updated on June 18, 2024

Liquid filters are used to modify the output of variables and objects. To apply filters to an output, add the filter and any filter parameters within the output's curly brace delimiters, preceded by a pipe character.

Multiple filters can be used on one output. They’re parsed from left to right as in the example below:

Input

Output

Important

Filters are placed within an output tag and denoted by a pipe character: .

Have a suggestion for this page?

Didn't quite find what you are looking for or have feedback on how we can make the content better then we would love to hear from you. Please provide us feedback and we will get back to you shortly.