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
[FONT="] "[/FONT][FONT="]Code[/FONT][FONT="]": [/FONT][FONT="]"ABC1234"
[/FONT]
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
[FONT="] "[/FONT][FONT="]Code[/FONT][FONT="]": [/FONT][FONT="]"ABC1234"
[/FONT]