I’m adding a notepad feature to my application, and I want to read the first ten characters of a string and use that string as the title for a cell in my table view.
I think I could use substringFromIndex:.
Can someone elaborate on how I could go about doing this?
gives you
123456