template::request::get_param (public)
template::request::get_param name
Defined in packages/acs-templating/tcl/request-procs.tcl
Retrieves the value(s) of the specified parameter.
- Parameters:
- name (required)
- The name of the parameter.
- Returns:
- The value of the specified parameter.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.