util::json::parse (public)

 util::json::parse jsonText

Defined in packages/acs-tcl/tcl/json-procs.tcl

Parse JSON text into a Tcl list.

Parameters:
jsonText (required)
JSON text
Returns:
List containing the object represented by jsonText

Testcases:
No testcase defined.
[ show source ]
Show another procedure: