Hi ,
I am trying to extract particular Strings followed by word. for e.g
Date Wed, 31 Mar 2021 11:45:50 PDT Build Version 1.1.22User ID ABC Issue Reported* this is for testing Actions Tried -------------Networking-----
I would need to Extract values followed by Date , USER ID and Issue Reported Fields. Length of User id value or the Issue reported may differ so I would like to take whole value followed by these keywords. MID will give me the value, starting value will be same always but as I dont know the end of String so dont know how to proceed with that.
Any help on the same would be Highly Appreciated
Note : Values might not be on the same line as shown above but there can be spaces between the field and Value