ad_page_contract_filter_proc_string_length (public)

 ad_page_contract_filter_proc_string_length name value_varname length

Defined in packages/acs-tcl/tcl/tcl-documentation-procs.tcl

Checks whether the string is less or greater than the minimum or maximum length specified, inclusive e.g.address_1:notnull,string_length(max|100) will test address_1 for maximum length of 100.

Parameters:
name
value_varname
length
Author:
Randy Beggs <randyb@arsdigita.com>
Created:
August 2000

Partial Call Graph (max 5 caller/called nodes):
%3 test_ad_page_contract_filters ad_page_contract_filters (test acs-tcl) ad_page_contract_filter_proc_string_length ad_page_contract_filter_proc_string_length test_ad_page_contract_filters->ad_page_contract_filter_proc_string_length _ _ (public) ad_page_contract_filter_proc_string_length->_ ad_complain ad_complain (public) ad_page_contract_filter_proc_string_length->ad_complain

Testcases:
ad_page_contract_filters
[ show source ]
Show another procedure: