engine:import:setvar
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
engine:import:setvar [2020/03/04 00:18] – Scott Cunliffe | engine:import:setvar [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 11: | Line 11: | ||
'' | '' | ||
- | //string varname;// | + | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ |
- | //string value;// | + | |varname |
- | + | |value| String | |
- | |varname |The name of the local variable to be set.| | + | |
- | |value| The literal value to assign to the local variable.| | + | |
===== Example ===== | ===== Example ===== | ||
Set the variable PATHNAME to C: | Set the variable PATHNAME to C: | ||
- | <sxh> | + | <code> |
SetVar(PATHNANE, | SetVar(PATHNANE, | ||
Embed(" | Embed(" | ||
- | </sxh> | + | </code> |
{{tag> import_engine sync_engine}} | {{tag> import_engine sync_engine}} |
engine/import/setvar.1583281107.txt.gz · Last modified: 2025/01/21 22:07 (external edit)