Skip to content
Log in

keys - Liquid Filter Reference

On this page

Description

Returns a list of the keys of a Map

Property Value
Return Type list
Category maps

Examples

liquid {{ my_map | keys | join: ", " }}

Output: name, type

Was this article helpful?

Was this article helpful?