Working with variablesVariable is a symbol that can hold temporary values when a macro is playing. You might use it to perform different operations on an action, depending on the value of the variable. In Macro Expert, there are two type variables, the global variables and user variables. The global variables are predefined by Macro Expert, and you cannot remove or change them. They provide the global information, such as the current time, mouse pointer position, path of the windows folder, etc. The user variables (or local variables) are defined by you to collect the data of action in a macro. It allows you to define up to 256 user variables in a single macro. For more information about the variable and expression, please click here. Adding a variable
Editing a variable
Deleting variables
Using variables
![]() | |
|