jasmeenkaur27
8 years agoContributor
use of regular expression
Hi,
I have a regular expression which has to be used in my expected variable.
Below is my regular expression. I have to use it in m var htgit after accountno. Please explain how can I use it.
objReg = /(^A[A-Z\d]{8}\d$)/g
var htgit = "How to get in touch" + "\r\n" + "accountno" +