Hi there!
I just signed up here and was hopeing for some help.
I was wondering if its possible to monitor lets say a variable for changes.
If i got this variable or whatever:
Dim Test as integer = 1
When Test changes to let's say 2, I want to execute some peace of code.
How could I manage to do this?
I just signed up here and was hopeing for some help.
I was wondering if its possible to monitor lets say a variable for changes.
If i got this variable or whatever:
Dim Test as integer = 1
When Test changes to let's say 2, I want to execute some peace of code.
How could I manage to do this?