Hi Everyone,
I'm just started to build my own app, I'm taking the price of a Cryptocurrncy from an API and want to display it on a text label. I have converted into a string which works fine but now I want to shorten the output from 9/10 characters to 6/7 e.g 123456789 to 123456. I can't seem to find a simple solution anywhere.
Anyway I would be grateful for any input, thank you.