I am trying to get a dollar amount of out my document. I use a read PDF and then i want to find the dollar amount to store as a variable.
I am using the Text to Left/Right and as the separator I put $. This correctly finds the $ and gives me everything to right, however it pulls in the entire rest of the document. I would like for it to give me everything tp the right but end at the line break. How would I do this?
This is my activity:
This is the result (the arrow is where I want it to end):