Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Syntax

JSON_KEYS(<JSON array as string>)

Description

Returns all keys of a JSON object (key:value pairs of the JSON) as a list.

...