engine:import:removespaces
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
engine:import:removespaces [2018/08/14 22:47] – created dcumming | engine:import:removespaces [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | removespaces | + | ====== RemoveSpaces ====== |
- | ==== RemoveSpaces ==== | ||
Remove leading and trailing spaces (white space) from a field. | Remove leading and trailing spaces (white space) from a field. | ||
- | ==== Phase ==== | + | ===== Phase ===== |
This instruction is used by the TapeTrack Import Engine. | This instruction is used by the TapeTrack Import Engine. | ||
- | ==== Syntax ==== | + | ===== Syntax ===== |
- | **RemoveSpaces**// | + | |
- | // | + | '' |
- | |field| Field to have white space removed.| | + | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ |
+ | |field| String | ||
==== Example ==== | ==== Example ==== | ||
- | **RemoveSpaces: | + | |
- | |RemoveSpaces(REPOSITORY); | + | Remove leading and trailing spaces from REPOSITORY field. |
+ | |||
+ | < | ||
+ | RemoveSpaces(REPOSITORY); | ||
+ | </ | ||
+ | |||
+ | ===== See Also ===== | ||
+ | |||
+ | [[engine: | ||
+ | [[cli: | ||
+ | [[cli: | ||
+ | |||
+ | {{tag> import_engine sync_engine}} |
engine/import/removespaces.1534286823.txt.gz · Last modified: 2025/01/21 22:07 (external edit)