So, I have a Label I dropped into my View using interface builder with the default text "Label", called testString. I am loading the text: "test1,test2,test3" from an outside view, and on the label it shows up as such, so it's working.
However, when I try to output "testString.text" elsewhere, the output is "Label".
Any ideas????
However, when I try to output "testString.text" elsewhere, the output is "Label".
Any ideas????