template::util::list_of_lists_to_array (public)
template::util::list_of_lists_to_array lists array_ref
Defined in packages/acs-templating/tcl/util-procs.tcl
Converts a list of lists in the form { { key value } { key value } ... } to an array.
- Parameters:
- lists (required)
- array_ref (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.