Hi,
I’ve data scraped invoice amount from a PDF and treated it as an output variable.
However the output value always included a prefixed $ sign. How can I ensure that the $ sign is dropped off. e.g data scraped value is $100 and I want to retain 100.
Regards,
Jeff