A command is a user-defined statement that extends the ATEasy programming language. Depending on where they are used, commands can be associated with procedures or I/O tables.This chapter describes ATEasy user-defined commands and includes the following topics:
Topic |
Description |
An introductory topic on commands, where to create and use them, and how to view them. |
|
An explanation of which modules use commands and how they access them. |
|
Instructions on viewing commands. |
|
How to create commands, use their properties, and replace parameters. |
|
Instructions on setting the properties of commands. |
|
How to replace command parameters with variables and constants. |
|
How to insert commands into procedures and tests. |