getPropertyType: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: ==Function getPropertyType== {{ProposedChange}} Returns the Token:property type of the current Token:token. <source lang="mtmacro" line> [h: type = getPropertyType()] </source>)
 
Line 1: Line 1:
==Function getPropertyType==
==Function getPropertyType==
{{ProposedChange}}
 


Returns the [[Token:property type|property type]] of the current [[Token:token|token]].
Returns the [[Token:property type|property type]] of the current [[Token:token|token]].

Revision as of 15:08, 6 December 2008

Function getPropertyType

Returns the property type of the current token.

[h: type = getPropertyType()]