pattern

  1. A

    Question String matching query

    Hi, I am trying to match this complete string (including "Code" and quotes) with a response I am getting. After the "Code": the characters could be alphanumeric and max length is 7. Please let me know regular expression for the same. Thanks "Code": "ABC1234"
Back
Top Bottom