Resolved! How to extract a particular string from a given Sentence
Hi All, I need to extract the below words from the given fixed format(Sentence) and store it in a variable LineWalk - RequestedFor(VIDYALAK@abc.com) - OpenedBy(MANOJBAN@abc.com) Var A should contain LineWalk Var B should contain VIDYALAK@abc.com Var...