Available variables for storage

These generic variable names are available for programming processes: Parameter – x, FileName – x, Count – x, Message – x, and Resource –x. The character x represents a number that further differentiates the variable. A range of numbers is available for each variable:

You need to keep careful track of these variables when you are developing a process. Also, you should be aware that there is a limited number of variables (50) that can be in use simultaneously. However, you do have the option of reusing and reassigning variables at different points within the process.

NoteUse the up and down arrow buttons to move a highlighted command up and down in the list of commands.