util::ns_set_to_tcl_string (public)
util::ns_set_to_tcl_string set_id
Defined in packages/acs-tcl/tcl/utilities-procs.tcl
Return a plain text version of the passed-in ns_set, useful for debugging and introspection.
- Parameters:
- set_id (required)
- Returns:
- text string conisting of multiple lines of the form "key: value"
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.