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
Given an array, this returns its keys.
Leave your message in the form below.