Resolved! Restrict single line text variable limit to 40 number
Hello All, I am trying to restrict single line text variable limit to 40 numbers with the help of RegEX (^[1-4]?[0]$|^[1-3]?[0-9]$) like field will not accept any character and it will receive only digit minimum 1 hours and maximum 40 hours.