I am new to Ui path and learning from scratch.
I am trying to split a string Ex: Test_Str=“1.99 Lakh crore GDP”
Here the 1.99 value is dynamic so it will change based on user input , but I need to split and capture that number only. For ex: 1.99 .
Can anyone please suggest how to achieve that in UI path Studio community version.