REGEX that requires an underscore and max of 10 characters
I have a requirement for a variable to have the following requirements when user is filling out a form via our Employee Center. cannot exceed 10 charactersmust contain an underscore (_)Must contain site identifierI have already help text example "DH...
