Hi Community,I have a string in a variable that looks as following:"Name : Nirbhay MishraProfile : Intelligent AutomationAge :
[email protected]"I want to fetch the value of Name, Profile and Age in separate variables for further processing.What are the p...