export_entire_form_as_url_vars

EveAndersson.com : API Browser : export_entire_form_as_url_vars

export_entire_form_as_url_vars

export_entire_form_as_url_vars [ vars_to_passthrough ]
Defined in packages/acs-core/utilities-procs.tcl

Returns 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)
[ show source ]

Show another procedure:

eve@eveandersson.com