The Assign command is used to assign a value to a variable or the contents of shared memory to a Messages variable. With the Assign command, you can assign:
The contents of shared memory to a Messages variable.
The contents of a Parameters variable to a Messages variable.
A string in the script file to a Messages variable.
To a given shared memory the contents of a Messages variable.
A given shared memory the contents of a Parameters variable.
To a given shared memory a character string in the script file.
From this window, you can define the following parameters:
Field |
Description |
---|---|
Label |
Specifies the unique label of this process command. This label allows other commands to branch to this command. The label that you type here appears in the Label column on the EC Gateway Process Window. |
Disable command |
Disabling the command will allow temporary modification of the process statements. This allows for testing of the statements for error-free robustness. The command that has been disabled will not show in the script file (.pfs file). |
Destination |
Operator to be initialized. You can view and select from different values by clicking on the arrow icon beside this field. There are several choices available from the arrow icon:
|
Source |
Value to be assigned to a variable. You can view and select from different variables by clicking on the arrow icon beside this field. For the arrow icon, a set of options displays depending on your choice of the Destination:
The SystemJulianDate is the number of elapsed days since the beginning of a particular year. For example, in this usage, the Julian date for the calendar date of 2002-02-28 would be day 59. |