====== JSON Keys ====== The //JSON Keys collection// (v9.0+) lists all the keys from a JSON dictionary. {{ json-keys.png?nolink&591x279 | JSON Keys }} The index value can be any of: * The key * The strict key (a double quoted, escaped JSON string) * The JSON object value * The Pretty JSON object value ===== See Also ===== See the [[manual:JSON]] user manual section for more details on JSON. === Actions === * [[action:Set_JSON_Value | Set JSON Value]] * [[action:Set_Variables_to_JSON | Set Variables to JSON]] * [[action:Set_Dictionary_to_JSON | Set Dictionary to JSON]] * [[:Actions|See all Actions]] === Functions === * [[function:JSONVALUE | JSONVALUE(jsonpath)]] * [[:Functions|See all Functions]] === Tokens === * [[token:JSONFromDictionary | JSONFromDictionary]] * [[token:JSONFromVariables | JSONFromVariables]] * [[token:JSONValue | JSONValue]] * [[:Tokens|See all Tokens]] === Collections === * [[:Collections |See all Tokens]]