isOwnedByAll: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
==Function isNPC== | ==Function isNPC== | ||
Returns 1 if the [[Token: | Returns 1 if the [[Token:Current Token|Current Token]] has the [[Token:owned by all|owned by all]] check box checked. | ||
===Usage=== | ===Usage=== |
Revision as of 13:16, 13 December 2008
Function isNPC
Returns 1 if the Current Token has the owned by all check box checked.
Usage
[h: byAll = isOwnedByAll()]
Examples
[r, if(isOnwedByAll()): "Anyone can edit me"]