Hello,
I have some code with puts the value in a field in a table into a variable ("T"). I then add 1 to the value, then I want to put the number in the variable back into the table.
The result should be that the value in the table has increased by one.
How do I take it from the variable and put it back into the table?
Thanks!
I have some code with puts the value in a field in a table into a variable ("T"). I then add 1 to the value, then I want to put the number in the variable back into the table.
The result should be that the value in the table has increased by one.
How do I take it from the variable and put it back into the table?
Thanks!