ad_dimensional_set_variables (public, deprecated)
ad_dimensional_set_variables option_list [ options_set ]
Defined in packages/acs-tcl/tcl/deprecated-procs.tcl
Deprecated. Invoking this procedure generates a warning.
set the variables defined in option_list from the form provided (form defaults to ad_conn form) or to default value from option_list if not in the form data.
You only really need to call this if you need the variables (for example to pick which select statement and table to actually use)
- Parameters:
- option_list (required)
- options_set (optional)
- See Also:
- ns_set
- Testcases:
- No testcase defined.