export_entire_form_as_url_varsexport_entire_form_as_url_vars [ vars_to_passthrough ]
Defined in packages/acs-core/utilities-procs.tclReturns a URL parameter string of name-value pairs of all the form parameters passed to this page. If vars_to_passthrough is given, it should be a list of parameter names that will be the only ones passed through.
- Parameters:
-
vars_to_passthrough (optional)
|