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 [2020/03/03 22:25] – Scott Cunliffe | engine:import:setremovechars [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
===== Phase ===== | ===== Phase ===== | ||
- | This instruction is used by the TapeTrack | + | This instruction is used by the TapeTrack |
===== Syntax ===== | ===== Syntax ===== | ||
'' | '' | ||
- | string // | + | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ |
- | string // | + | |field|String |
- | + | |characters| String | |
- | |field| Field to have characters removed.| | + | |
- | |characters| A string listing all of the characters that should be removed for a field.| | + | |
===== Example ===== | ===== Example ===== | ||
Line 19: | Line 17: | ||
Remove dashes and commas from a field. | Remove dashes and commas from a field. | ||
- | <sxh> | + | <code> |
SetRemoveChars(" | SetRemoveChars(" | ||
- | </sxh> | + | </code> |
Remove plus symbol and quotation marks. | Remove plus symbol and quotation marks. | ||
- | <sxh> | + | <code> |
SetRemoveChars(" | SetRemoveChars(" | ||
- | </sxh> | + | </code> |
+ | |||
+ | ===== See Also ===== | ||
+ | |||
+ | [[engine: | ||
+ | [[cli: | ||
+ | [[cli: | ||
+ | |||
+ | {{tag> import_engine sync_engine}} |
engine/import/setremovechars.1583274327.txt.gz · Last modified: 2025/01/21 22:07 (external edit)