ad_dimensional_set_variables

EveAndersson.com : API Browser : ad_dimensional_set_variables

ad_dimensional_set_variables

ad_dimensional_set_variables option_list [ options_set ]
Defined in packages/acs-core/table-display-procs.tcl

set the variables defined in option_list from the form provided (form defaults to ns_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
options_set (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com