isOwnedByAll
Function isNPC
Returns 1 if the token has the owned by all check box checked.
Usage
[h: byAll = isOwnedByAll()]
Examples
[r, if(isOnwedByAll()): "Anyone can edit me"]
Returns 1 if the token has the owned by all check box checked.
[h: byAll = isOwnedByAll()]
[r, if(isOnwedByAll()): "Anyone can edit me"]