The StringConcatenate command

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. You can define the following parameters 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 (.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, which displays the Constant Value window.