util::json::object::create (public)

 util::json::object::create values

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

Construct a JSON object with the given values list

Parameters:
values (required)

Testcases:
No testcase defined.
Source code:
    return [list _object_ $values]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: