2014-09-08 14:06:48 +00:00
created: 20140908104107181
2015-02-24 16:41:16 +00:00
modified: 20150221151454000
tags: Macros [[Core Macros]]
title: dumpvariables Macro
2014-09-08 14:06:48 +00:00
type: text/vnd.tiddlywiki
2014-09-10 23:06:19 +00:00
caption: dumpvariables
2014-09-08 14:06:48 +00:00
2015-02-24 16:41:16 +00:00
The <<.def dumpvariables>> [[macro|Macros]] returns a table showing the values of all [[variables|Variables]] and [[macros|Macros]] that exist at that position in the [[widget tree|Widgets]].
2014-09-08 14:06:48 +00:00
2015-02-24 16:41:16 +00:00
It is useful for debugging and exploring ~TiddlyWiki's internals.
2014-09-08 14:06:48 +00:00
2015-02-24 16:41:16 +00:00
Placeholders are replaced with values in the normal way, but using the default values for all macro parameters.
2014-09-08 14:06:48 +00:00
2015-02-24 16:41:16 +00:00
!! Parameters
2014-09-08 14:06:48 +00:00
2015-02-24 16:41:16 +00:00
(none)
2014-09-08 14:06:48 +00:00
2015-02-24 16:41:16 +00:00
<<.macro-examples "dumpvariables">>