template::util::array_to_vars (public, deprecated)
template::util::array_to_vars arrayname
Defined in packages/acs-templating/tcl/util-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Declare local variables for every key in an array.
- Parameters:
- arrayname (required)
- The name of an array in the calling frame. DEPRECATED: this is a trivial idiom that can just be inlined.
- See Also:
- array
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.