engine:import:settruncationchars
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
engine:import:settruncationchars [2020/03/03 23:30] – Scott Cunliffe | engine:import:settruncationchars [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 10: | Line 10: | ||
'' | '' | ||
- | string // | + | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ |
- | //string chars;// | + | |field| String |
- | + | |chars| String | |
- | |field| The field for this instruction.| | + | |
- | |chars| A string containing a list of characters which should be used for truncation.| | + | |
===== Example ===== | ===== Example ===== | ||
Line 20: | Line 18: | ||
Truncate the field VOLUME at any character- or [** | Truncate the field VOLUME at any character- or [** | ||
- | <sxh> | + | <code> |
SetTruncationChars(VOLUME, | SetTruncationChars(VOLUME, | ||
- | </sxh> | + | </code> |
{{tag> import_engine sync_engine}} | {{tag> import_engine sync_engine}} |
engine/import/settruncationchars.1583278212.txt.gz · Last modified: 2025/01/21 22:07 (external edit)