jsonDecode

Description

Decodes a JSON string to an object format.

See 'jsonEncode' function for the json encoding function.

Input / Parameter

Output

Object

Callback

N/A

Video

Coming Soon.

Example

User want to decode json strings. Gender : F Name : Lili

Step

  1. Call the function.

Result

Last updated