util::json::gen (public)
util::json::gen value
Defined in packages/acs-tcl/tcl/json-procs.tcl
Top-level procedure to generate a JSON string from its Tcl list representation.
- Parameters:
- value (required)
- A two-element object/array Tcl list.
- Returns:
- A valid JSON string.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.