dp_check_var_input

EveAndersson.com : API Browser : dp_check_var_input

dp_check_var_input

dp_check_var_input [ form_index ]
Defined in tcl/data-pipeline-defs.tcl

Takes the list of variables from dp_list_all_form_vars and runs each through dp_check_var. Returns a list of [error_count, error_message]. error_message is null if there are no errors.

Parameters:
form_index (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com