dimanche 3 avril 2016

how i can say, if label.text == any Int

How can i say: if label.text == any Int

  if label.text == (Any, Int) {
            label1.text = "Might be another Integer"
        }

If you have enough time to answer one more question that would be great: How can i say: if label.text == any Int except 42

please separate the question, and thank you for the help

Aucun commentaire:

Enregistrer un commentaire