Hello
I’m trying to use a variable (store Text) generated in another macro.
Thank
Hello
I’m trying to use a variable (store Text) generated in another macro.
Thank
Add in var name GLOBAL_ your variable will be stored in memory for all time you have ui vision opened.
Global before var name tell ui vision to not delete from memory variable value, it will removed from memory when you close ui vision only.
here info