Dear All,
To avoid defining values globally, is it possible to pass a value to a timer tick event?
I could of course create a do while loop that goes on and on till certain criterias are met, similar to disabling the timer.
I´m just so used to working with timers and thought it´d be optimal if I´d be able to pass a value over to one, as opposed to having a global value set.
Thanks in advance
To avoid defining values globally, is it possible to pass a value to a timer tick event?
I could of course create a do while loop that goes on and on till certain criterias are met, similar to disabling the timer.
I´m just so used to working with timers and thought it´d be optimal if I´d be able to pass a value over to one, as opposed to having a global value set.
Thanks in advance