isOwnedByAll

From RPTools Wiki
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"]