hasProperty: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
==Function hasProperty== | ==Function hasProperty== | ||
Returns 1 if the [[Token:token property|token property]] with the specified name exits on the current [[Token:token|token]]. | Returns 1 if the [[Token:token property|token property]] with the specified name exits on the current [[Token:token|token]]. | ||
Revision as of 15:11, 6 December 2008
Function hasProperty
Returns 1 if the token property with the specified name exits on the current token.
Usage
[h: propExsits = hasProperty(name)]