I have a texfield in which I would like to display to strings.
Right now, I can only use one of the strings by doing:
myTextfield.text = str1
How can I get str2 into the textfield as well?
I have a texfield in which I would like to display to strings.
Right now, I can only use one of the strings by doing:
myTextfield.text = str1
How can I get str2 into the textfield as well?
:: Copyright KIRUPA 2024 //--