O
outoftherealm
I am trying to write a regular expression to ensure the selected value
is not equal to a specified string.
something like !~/^(Select Salesperson)$/;
Thanks!
is not equal to a specified string.
something like !~/^(Select Salesperson)$/;
Thanks!