Home Forums Macros Strange and random user variable behaviour Reply To: Strange and random user variable behaviour

#6251

Hi,

Ok. I will add the sleep in all my While/Repeat loops. Thanks!

Regarding adding variable declaration in ALL macros, isn’t it mandatory to set a value when declaring a variable? I am using the variables to store a state between different macros. I.e. “Global” variables. So I can read the current value set by another macro. Or am I misunderstanding something here?