%SET{}%.  The %SETGETDUMP{}%, %SET{}%, and %GET{}% variables are handled by the SetGetPlugin.
%SETGETDUMP{ format="..." separator="..." }%
| Parameter | Description | Default | 
|---|---|---|
 format="..."  | 			 Format output using variables $name and $value  | 			 "name: $name, value: $value <br />"  | 		
 separator="..."  | 			String used for separating entries |  "\n"  | 		
%SETGETDUMP{"| $name | $value |" separator="$n"}% - see more examples.