isOwnedByAll: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Applied Template:MacroFunction)
(No difference)

Revision as of 20:58, 8 March 2009

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"]