getName: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Added version, cleaned up formatting.)
Line 1: Line 1:
{{stub}}
{{MacroFunction
{{MacroFunction
|name=getName
|name=getName
|description=Returns the name of the [[Current Token]].
|version=1.3b40
|description=
Returns the name of the [[Current Token]].


|usage=
|usage=
<source lang="mtmacro" line>
<source lang="mtmacro" line>
[h: macros = getName()]
getName()
</source>
</source>
}}
}}
[[Category:Token Function]]
[[Category:Token Function]]

Revision as of 09:36, 10 March 2009

 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.

getName() Function

Introduced in version 1.3b40
Returns the name of the Current Token.

Usage

getName()