Hi. How can I specify a mask with letters, underscores and numbers with only 8 charaters in total?
Something like this? <var-value>[a-zA-Z0-9]{8}$</var-value>
Thanks!
Marisol.
Hi. How can I specify a mask with letters, underscores and numbers with only 8 charaters in total?
Something like this? <var-value>[a-zA-Z0-9]{8}$</var-value>
Thanks!
Marisol.