Tags:
create new tag
, view all tags

Backlinks to VarSETGETDUMP in TWiki Web (Search all webs)

Results from TWiki web retrieved at 06:16 (GMT)

SetGetPlugin Introduction Use % SET{ to store arbitrary text in a named variable, and reuse it with % GET< esc 1} later on within the topic or an included ...
GET{`name`} get a variable Get the value of a named variable, previously set with % SET{ . Syntax: % GET{ `name` default `...` esc 1} Parameters ...
SET{`name` value `...`} set a variable Set a named variable that can be retrieved later with % GET{ . No output is shown, e.g. % SET< esc 1} resolves ...
Number of topics: 3

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarSETGETDUMP.