This is really difficult to describe as I don't know what the proper term is here, but I have written a simple self.textfield.text=@"text"
line, but **
how can I use punctuation like double-quotes
(")
without Xcode thinking its actual code rather than text
** (I think I have an idea but I don't know the syntax).
And **
is it also possible to add returns or enters when setting text like this?
I am a Java programmer and can do this in that language, but I'm new to app development! Any Demo/Example will be very much helpful for me.
** Thanks for the help,