engine:import:setremovechars
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
engine:import:setremovechars [2018/08/14 23:24] – dcumming | engine:import:setremovechars [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | setremovechars | + | ====== SetRemoveCharacters ====== |
- | ==== SetRemoveCharacters ==== | ||
Remove unwanted characters from a field. | Remove unwanted characters from a field. | ||
- | ==== Phase ==== | ||
- | This instruction is used by the TapeTrack Import Engine. | ||
- | ==== Syntax | + | ===== Phase ===== |
- | **SetRemoveCharacters**// | + | This instruction is used by the TapeTrack INI Engine. |
- | string //field;//\\ | + | ===== Syntax ===== |
- | string //characters;//\\ | + | '' |
- | |field| Field to have characters removed.| | + | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ |
- | |characters| A string listing all of the characters that should be removed for a field.| | + | |field|String |
+ | |characters| String | ||
- | ==== Example ==== | + | ===== Example ===== |
- | **SetRemoveChars: | + | |
- | |SetRemoveChars(" | + | |
- | ==== Example ==== | + | Remove dashes and commas from a field. |
- | **SetRemoveChars: Remove plus symbol and quotation marks.** | + | |
- | |SetRemoveChars(" | + | < |
+ | SetRemoveChars(" | ||
+ | </ | ||
+ | |||
+ | |||
+ | Remove plus symbol and quotation marks. | ||
+ | |||
+ | < | ||
+ | SetRemoveChars(" | ||
+ | </ | ||
+ | |||
+ | ===== See Also ===== | ||
+ | |||
+ | [[engine: | ||
+ | [[cli: | ||
+ | [[cli: | ||
+ | |||
+ | {{tag> import_engine sync_engine}} |
engine/import/setremovechars.1534289071.txt.gz · Last modified: 2025/01/21 22:07 (external edit)