Syntax
JSON_ELEMENT(<string>; <number>)
Description
Returns the given element of a JSON array. The first element of a JSON array is numbered 0.
...
JSON_ELEMENT(<string>; <number>)
Returns the given element of a JSON array. The first element of a JSON array is numbered 0.
...