Hello @Srikanth_prem,
You can also get the value using a regex expression: (?<=TOTAL MEAL COST)(.*)(?=\n)
There are a lot of samples on the forum:
https://forum.uipath.com/search?q=regex%20between%20words
Thanks and best regards,
Susana
Hello @Srikanth_prem,
You can also get the value using a regex expression: (?<=TOTAL MEAL COST)(.*)(?=\n)
There are a lot of samples on the forum:
https://forum.uipath.com/search?q=regex%20between%20words
Thanks and best regards,
Susana