getLabel: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: ==Function getLabel== Returns the Token:label for the current Token:token. ===Usage=== <source lang="mtmacro" line> [h: label = getLabel()] </source>)
 
No edit summary
Line 1: Line 1:
==Function getLabel==
==Function getLabel==


Returns the [[Token:label|label]] for the current [[Token:token|token]].
Returns the [[Token:label|label]] for the [[Token:Current Token|Current Token]].


===Usage===
===Usage===

Revision as of 12:56, 13 December 2008

Function getLabel

Returns the label for the Current Token.

Usage

[h: label = getLabel()]