isOwnedByAll

From RPTools Wiki
Jump to navigation Jump to search

Function isOwnedByAll

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