setPropertyType: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Added version.)
Line 2: Line 2:
{{MacroFunction
{{MacroFunction
|name=setPropertyType
|name=setPropertyType
|version=1.3b48
|description=
|description=
Sets the [[Token:property type|property type]] of the [[Token:Current Token|Current Token]].
Sets the [[Token:property type|property type]] of the [[Token:Current Token|Current Token]].
Line 7: Line 8:
|usage=
|usage=
<source lang="mtmacro" line>
<source lang="mtmacro" line>
[h: type = setPropertyType(type)]
setPropertyType(type)
</source>
</source>
}}
}}
[[Category:Property Function]]
[[Category:Property Function]]

Revision as of 12:30, 10 March 2009

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

setPropertyType() Function

Introduced in version 1.3b48
Sets the property type of the Current Token.

Usage

setPropertyType(type)