validate_integervalidate_integer field_name string
Defined in packages/acs-core/utilities-procs.tclThrows an error if the string isn't a decimal integer; otherwise
strips any leading zeros (so this won't work for octals) and returns
the result.
- Parameters:
-
field_name
string
|