You are here: TWiki » TWikiVariables » VarSETGETDUMP

SETGETDUMP{...} -- dump variables

  • Dump volatile or persistent name/values previously set with %SET{}%. The %SETGETDUMP{}%, %SET{}%, and %GET{}% variables are handled by the SetGetPlugin.
  • Syntax: %SETGETDUMP{ remember="1" format="..." separator="..." }%
  • Parameters:
    Parameter Description DefaultSorted ascending
    separator="..." String used for separating entries "\n"
    format="..." Format output using variables $name and $value "name: $name, value: $value <br />"
    remember="1" Dump all persistent variables (volatile variables)
    store="..." Dump variables of a specific store (volatile variables)
  • Example: %SETGETDUMP{"| $name | $value |" separator="$n"}% - see more examples.
  • Category: ApplicationsAndComponentsVariables, DevelopmentVariables
  • Related: GET, IF, SET, SetGetPlugin, SpreadSheetPlugin
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarSETGETDUMP.

This website is using cookies. More info. That's Fine