EC Gateway allows users to concatenate strings while processing EDI transactions. The StringConcatenate command permits the concatenation of up to four strings at a time. The following parameters can be defined from this window.
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 |
Unique name of the variable to contain the resultant concatenation. You can select a Parameter variable. |
String 1...4 |
The string variables or values to be concatenated. Select the Parameter option or the Constant option to display the Constant Value window. |