Hi Ritu,
Use Regular Expression for this numeric values .
for eg: in the object repository for the object set the property value as \d and enable the regular expression.This syntax will accept 0-9 digits.
Regards
Bala
Use Regular Expression for this numeric values .
for eg: in the object repository for the object set the property value as \d and enable the regular expression.This syntax will accept 0-9 digits.
Regards
Bala

