Remove leading and trailing spaces (white space) from a field.
This instruction is used by the TapeTrack Import Engine.
RemoveSpaces(field);
Variable | Type | Description | Min Length | Max Length |
---|---|---|---|---|
field | String | Field to have white space removed. | 1 | 128 |
Remove leading and trailing spaces from REPOSITORY field.
RemoveSpaces(REPOSITORY);