Hello , if I have two text labels that have numbers how do I add or subtract them and put the answer in a third label ? For instance . If label1 and less then label two then Iād need to subtract. If label 1 is greater then label 2 then ill need to add.
Ex: label 1 (10) ā label 2 (15) label 3 should say (-5)
or label 1 says (15) and label 2 says (10) label 3 should say (+5)
Any help would be great!! 🙂