created: 20131228164411884
modified: 20150221223816000
tags: Macros [[Core Macros]]
title: qualify Macro
type: text/vnd.tiddlywiki
caption: qualify

The <<.def qualify>> [[macro|Macros]] is an important part of the StateMechanism.

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

It is implemented using the <<.vlink transclusion>> variable.

!! Parameters

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

<<.macro-examples "qualify">>