template::util::get_param (public, deprecated)

 template::util::get_param name [ section ] [ key ]

Defined in packages/acs-templating/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Retrieve a stored parameter, or "" if no such parameter If section/key are present, read the parameter from the specified section.key in the INI file, and cache them under the given name

Parameters:
name (required)
section (optional)
key (optional)

Testcases:
No testcase defined.
[ show source ]
Show another procedure: