Hello, I have a variable which stores long numeric strings. I want to convert it into a shorter string with only its unique characters. For e.g. my longer string contains 0000002222221111111 and I want to create a new variable that stores only 021. Could someone please help me with how to code this?
-
Login or Register
- Log in with
Comment