engine:import:addtranslation2fromfile
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| engine:import:addtranslation2fromfile [2020/02/24 01:03] – Scott Cunliffe | engine:import:addtranslation2fromfile [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| '' | '' | ||
| - | // | + | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ |
| - | // | + | |field| String | The field to be translated.|1|128| |
| - | // | + | |field2| String | The field to be compared.|1|128| |
| - | // | + | |filterfile| String | A file containing filter values to compare against the current field value.|1|256| |
| + | |translation| String | The new value of the field. This can either be a new literal value, or the original value with a prefix or suffix. To represent the current value use an asterisk (" | ||
| - | |field| The field to be translated.| | + | < |
| - | |field2| The field to be compared.| | + | |
| - | |filterfile| A file containing filter values to compare against the current field value. | + | |
| - | |translation| The new value of the field. This can either be a new literal value, or the original value with a prefix or suffix. To represent the current value use an asterisk (" | + | |
| - | + | ||
| - | < | + | |
| ==== Example ==== | ==== Example ==== | ||
| - | **AddTranslation2FromFile: | + | Append L3 to each VOLUME field if the value of the MEDIA matches a pattern within a record of c: |
| - | |AddTranslation2FromFile(VOLUME, | + | |
| + | < | ||
| + | AddTranslation2FromFile(VOLUME, | ||
| + | </ | ||
| + | |||
| + | ===== See Also ===== | ||
| + | |||
| + | [[engine: | ||
| + | [[cli: | ||
| + | [[cli: | ||
| - | {{tag> import_engine sync_engine}} | + | {{tag> import_engine sync_engine |
engine/import/addtranslation2fromfile.1582506221.txt.gz · Last modified: 2025/01/21 22:07 (external edit)
