This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

qualify Macro

 21st February 2015 at 10:38pm

The qualify macro is an important part of the StateMechanism.

It returns a unique string that encodes its position within the widget tree, as identified by the stack of transcluded tiddlers that lead to that position.

It is implemented using the transclusion variable.

Parameters

title
The prefix for the returned string, normally a tiddler title

Examples