dp_read_form_variables

EveAndersson.com : API Browser : dp_read_form_variables

dp_read_form_variables

dp_read_form_variables [ -set_id set_id ] [ error_if_not_found_p ]
Defined in tcl/data-pipeline-defs.tcl

Reads the set from ns_getform info dp_form. Returns the set_id. If no set_id is specified, we use the variables specified in ad_page_contract (by looking in ns_getform). This means that if you want to bypass the ad_page_contract variable checks, you can pass in a set_id.

Switches:
-set_id (optional)

Parameters:
error_if_not_found_p (defaults to "1")
[ show source ]

Show another procedure:

eve@eveandersson.com