Versions Compared

Key

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

Syntax

JSON_ELEMENT(<string>; <number>)

Description

Returns the given element of a JSON arrayThe first element of a JSON array is numbered 0.

...