ad_var_type_check_integerlist_p (public, deprecated)

 ad_var_type_check_integerlist_p value

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

Deprecated. Invoking this procedure generates a warning.

Parameters:
value (required)
Returns:
1 if list contains only numbers, spaces, and commas. Example '5, 3, 1'. Note: it doesn't allow negative numbers, because that could let people sneak in numbers that get treated like math expressions like '1, 5-2'
See Also:

Partial Call Graph (max 5 caller/called nodes):
ad_log_deprecated ad_log_deprecated (public) ad_var_type_check_integerlist_p ad_var_type_check_integerlist_p ad_var_type_check_integerlist_p->ad_log_deprecated

Testcases:
No testcase defined.
[ show source ]
Show another procedure: