mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 02:58:25 +00:00
Overhaul the macro and variable documentation #1519
This commit is contained in:
14
editions/tw5.com/tiddlers/macros/examples/dumpvariables.tid
Normal file
14
editions/tw5.com/tiddlers/macros/examples/dumpvariables.tid
Normal file
@@ -0,0 +1,14 @@
|
||||
created: 20150221151358000
|
||||
modified: 20150221151415000
|
||||
tags: [[dumpvariables Macro]] [[Macro Examples]]
|
||||
title: dumpvariables Macro (Examples)
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
<$macrocall $name=".example" n="1"
|
||||
eg="""<$set name="EXAMPLE" value="123.$(EXAMPLE2)$.789">
|
||||
<$set name="EXAMPLE2" value="456">
|
||||
|
||||
<<dumpvariables>>
|
||||
|
||||
</$set>
|
||||
</$set>"""/>
|
||||
Reference in New Issue
Block a user