The StringTrim command

The StringTrim command removes any leading or trailing blank characters. You can define the parameters in the table below from the process command 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

The output is placed in the FileName or Parameter variable.

Source

The input string to be trimmed is received in this variable. This variable can be a FileName or Parameter.