engine:import:removespaces
This is an old revision of the document!
Table of Contents
removespaces
RemoveSpaces
Remove leading and trailing spaces (white space) from a field.
Phase
This instruction is used by the TapeTrack Import Engine.
Syntax
RemoveSpaces(field);
string field;
field | Field to have white space removed. |
Example
RemoveSpaces: Remove leading and trailing spaces from REPOSITORY field.
RemoveSpaces(REPOSITORY); |
engine/import/removespaces.1534286823.txt.gz · Last modified: 2025/01/21 22:07 (external edit)