Basically in the first case the data is a bit corrupt and in 2nd instance you want a subset of it.
So the replace function replaces the " "(space) with “”(space removed) and similarly replaces MYR.
The best way to explore and understand uipath and its functionality is to complete level 1 rpa developer training(Available free on uipath academy). It will give you the basic understanding and you don’t need to be a programmer to learn that.
Hi @eelin
In using substring just remember the format String.Substring(Index where you can get the starting value,Length how many characters you need to get)
if you have any question you can easily pm me or share your issue here in our community and alot of good developer will address your issue.