C
Chard
I am trying to set up a validation rule for storing 2 Hex digits in a text
field. I am using the input mask >&& and the rule
(Between "A" and "F") and (Between "0" and "9")
However this does not work, any sugestions ?
field. I am using the input mask >&& and the rule
(Between "A" and "F") and (Between "0" and "9")
However this does not work, any sugestions ?