jsonDecode

value jsonDecode(text)

Parse the application/json encoded text into a value.

Parameters

  1. text — JSON text to decode.

Returns