Setting User Variables is a convenient way to re-use the frequently entered information. Use User Variables for the text which may appear in several command items. This way, when the information is changed (for example user address), you would need to change the information only once.


Setting user variables

To access User Variables, open the main program window and select Tools > User Variables from the main menu.


When entering a variable text, press Enter to add a new line. Press Edit button to rename any of the user variables.


Usage

When creating a new command item, you can access user variables by pressing More button > User Variables.


In text, User Variables are presented as %A_UserVariable% field. Double-click on In the name to select another variable from a Library. In the following example, user address will be added to the text.

Hi, here is my address:
%A_Address%