hasProperty

From RPTools Wiki
Revision as of 00:15, 2 December 2008 by Craig (talk | contribs) (New page: ==Function hasProperty== {{ProposedChange}} Returns 1 if the Token:token property with the specified name exits on the current Token:token. ===Usage=== <source lang="mtmacro" li...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Function hasProperty

 Note: This refers to a proposed change that has not been implemented in the main code base yet.

Returns 1 if the token property with the specified name exits on the current token.

Usage

[h: propExsits = hasProperty(name)