Hi , sorry for such a newbish question. I would like to know what is the equilivent for '+=' ?
For example, I have a button that has the label '1' , so everytime I click it, it would be something like:
For example, I have a button that has the label '1' , so everytime I click it, it would be something like:
B4X:
Button1.Text += 1