isOwner
Function isOwner
Returns 1 if the Player is and owner of the Current Token.
Usage
[h: owner = isOwner()]
Examples
[r, if(isOwner()): "You can edit me."]
Returns 1 if the Player is and owner of the Current Token.
[h: owner = isOwner()]
[r, if(isOwner()): "You can edit me."]