Matching Specific Characters

  • + 0 comments

    JAVAScript Solution

    var Regex_Pattern = /^[1-3][0-2][xs0][30Aa][xsu][\.,]$/; //Do not delete '/'. Replace __________ with your regex.