isOwnedByAll

From RPTools Wiki
Revision as of 20:58, 8 March 2009 by Verisimilar (talk | contribs) (Applied Template:MacroFunction)
Jump to navigation Jump to search

isOwnedByAll() Function

Returns 1 if the Current Token has the owned by all check box checked.

Usage

[h: byAll = isOwnedByAll()]

Example

[r, if(isOnwedByAll()): "Anyone can edit me"]