How can i get the specific value from the string using RegEx
I have below string and want to take the value as 1996 from the string.
User ABC
You have requested online access from our website.
Your time-sensitive One-time Passcode is 1996
How can i get the specific value from the string using RegEx
I have below string and want to take the value as 1996 from the string.
User ABC
You have requested online access from our website.
Your time-sensitive One-time Passcode is 1996
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.