I have been wondering how would i abbreviate this number Alright let's say i have "9+18" as a String Value but how would I aberrative this number to the per example "1000 = 1k" but for that number instead. Any help would be appreciated.
You can perform a split then change the strings into number values.