SETGETDUMP{...} -- dump persistent variables
- Dump persistent key/values previously set with
%SET{}%. The %SETGETDUMP{}%, %SET{}%, and %GET{}% variables are handled by the SetGetPlugin.
- Syntax:
%SETGETDUMP{ format="..." separator="..." }%
- Supported attributes:
| Attribute | Comment | Default |
format="..." | Format output using variables $key and $value | "key: $key, value: $value <br />" |
separator="..." | String used for separating entries | "\n" |
- Example:
%SETGETDUMP{"| $key | $value |" separator="$n"}% - see more examples.
- Related: GET, IF, SET, SetGetPlugin, SpreadSheetPlugin#FuncSET
This topic: TWiki
> WebHome >
TWikiVariables > VarSETGETDUMP
Topic revision: r1 - 2012-01-07 - TWikiContributor