Global Variable
Description
A global variable can be accessed and used by all projects under the same solution. It enables data sharing across different projects for consistent data management and transfer.
Parameter Description
| Parameter | Description |
|---|---|
Variable Name |
The variable name is the unique identifier of the global variable. Click the Open the editor button to manage global variables in the current solution in the Global Variable Management window, where you can perform actions such as adding or deleting variables. To save data to a new variable, open the editor and add a variable first. To retrieve data from an existing variable, select an existing variable. |
Operation |
Select whether to save data to the variable or retrieve data from the variable.
|
Retrieve All |
Once this parameter is selected, all data stored in variables can be retrieved at once. Only visible when the operation type is Retrieve and the variable mode is Queue. |