Skip to content
Log in

contains - Liquid Filter Reference

On this page

Description

Returns true if the list contains the supplied item

Property Value
Return Type boolean
Category lists

Examples

liquid {{ numbers | contains: 5 }}

Output: true

Was this article helpful?

Was this article helpful?