This chapter explains how to create and use variables and how ATEasy searches for variables.
This chapter contains the following topics:
|
Topic |
Description |
|
Describes what variables are and how they are used. |
|
|
Explains how to create, insert, and define a variable. |
|
|
Describes the Variables View that lists all variables in the Variables submodule. |
|
|
Describes the General Page and Value Page of the Variables Properties window. |
|
|
Lists the basic ATEasy data types. |
|
|
Lists the prefixes ATEasy uses for naming internal data types. The prefix naming convention is recommended for use when you declare variables. |
|
|
Describes how ATEasy searches for a variable to locate where it is defined when a variable name is used in code. |
|
|
Explains the period of time a variable exists depending on the module or submodule in which the variable is declared and when a variable's initial value is set. |