template::util::vars_to_array (public, deprecated)
template::util::vars_to_array arrayname [ args... ]
Defined in packages/acs-templating/tcl/util-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Place local variables into an array
- Parameters:
- arrayname (required)
- The name of an array in the calling frame.
- See Also:
- array
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.