ad_page_contract_filter_proc_string_length

EveAndersson.com : API Browser : ad_page_contract_filter_proc_string_length

ad_page_contract_filter_proc_string_length

ad_page_contract_filter_proc_string_length name value_varname length
Defined in packages/acs-core/tcl-documentation-procs.tcl

Custom filter for use in ad_page_contract.

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

Show another procedure:

eve@eveandersson.com