Please enable JavaScript to view this site.

 

Navigation: Macros > Macro Language

Macro Language Variables

Scroll Prev Up Next More

Variables are used in macro code to store a value that you have either set or calculated, and which you can use in further instructions.

 

Variables must be declared.

Variables are typed, and their name must reflect their type.

The value of variables is lost at the end of a macro, except for global variables.

 

See also: system variables.

 


Topic 105125, last updated on 18-Apr-2020