Filter keys

To use a filter on a variable in an expression, write the variable then put a | pipe symbol, then write the filter name:

array|keys

Description

Given an array, this returns its keys.