isOwnedByAll
isOwnedByAll() Function
• Introduced in version 1.3b48
Returns 1 if the Current Token has the owned by all check box checked.
Usage
isOwnedByAll()
Example
[r, if(isOnwedByAll()): "Anyone can edit me"]
isOwnedByAll()
[r, if(isOnwedByAll()): "Anyone can edit me"]