1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 10:43:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/macros/DumpVariablesMacro.tid

19 lines
593 B
Plaintext
Raw Normal View History

2014-09-08 14:06:48 +00:00
created: 20140908104107181
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
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
It is useful for debugging and exploring ~TiddlyWiki's internals.
2014-09-08 14:06:48 +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
!! Parameters
2014-09-08 14:06:48 +00:00
(none)
2014-09-08 14:06:48 +00:00
<<.macro-examples "dumpvariables">>