engine:import:setliteral
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| engine:import:setliteral [2020/02/24 03:13] – [Example] Scott Cunliffe | engine:import:setliteral [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ===== Syntax ===== | ===== Syntax ===== | ||
| + | |||
| '' | '' | ||
| - | string // | + | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ |
| - | string // | + | |field| String|The field name to set.|1|128| |
| - | + | |value| String|The field value to be set.|1|100| | |
| - | |field| The field name to set.| | + | |
| - | |value| The field value to be set.| | + | |
| ==== Example ==== | ==== Example ==== | ||
| - | Set field REPOSITORY to literal | + | Set field REPOSITORY to '' |
| - | <sxh> | + | <code> |
| SetLiteral(REPOSITORY, | SetLiteral(REPOSITORY, | ||
| - | </sxh> | + | </code> |
| + | |||
| + | ===== See Also ===== | ||
| + | [[engine: | ||
| + | [[cli: | ||
| + | [[cli: | ||
| {{tag> import_engine sync_engine}} | {{tag> import_engine sync_engine}} | ||
engine/import/setliteral.1582513990.txt.gz · Last modified: 2025/01/21 22:07 (external edit)
