Returns true(1) if the player is a GM or false(0) if they are not.
true
1
false
0
isGM()
I am a [r,if(isGM()): "GM"; "Player"]