Eg-My string is :
str1="[00:00:0.047] [TestRunner] [Main] [sleep_assoc] > [Iteration:0][00:00:0.063] [TestRunner] [Main] [sleep_assoc] > [!Iteration:0][00:00:0.063]"
I want to store all characters between [Iteration:0] & [!Iteration:0] to a string variable.