getPropertyType: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) m (Macros:Functions:getPropertyType moved to getPropertyType) |
Verisimilar (talk | contribs) m (Added version.) |
||
Line 1: | Line 1: | ||
{{MacroFunction | {{MacroFunction | ||
|name=getPropertyType | |name=getPropertyType | ||
|version=1.3b48 | |||
|description= | |description= | ||
Returns the [[Token:property type|property type]] of the [[Token:Current Token|Current Token]]. | Returns the [[Token:property type|property type]] of the [[Token:Current Token|Current Token]]. | ||
Line 6: | Line 7: | ||
|usage= | |usage= | ||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
getPropertyType() | |||
</source> | </source> | ||
}} | }} | ||
[[Category:Token Function]] | [[Category:Token Function]] |
Revision as of 12:28, 10 March 2009
getPropertyType() Function
• Introduced in version 1.3b48
Returns the property type of the Current Token.
Usage
getPropertyType()