Usage: permget permid={permID}|permid={permID} permget permsid={permName}|permsid={permName} permget [forauthenticationtoken={token}] [cid={channelID}] permsid={permName}|permsid={permName} Permissions: b_client_permissionoverview_own Description: Displays the current value of the permission specified with `permid` or `permsid` for your own connection. This can be useful when you need to check your own privileges. When the forauthenticationtoken parameter is used, the priviliges of the user identified by the token are displayed. This token is generated by the authenticationtoken command (by the other user). Parameters: permid : integer : id of permission permsid : server id of permission forauthenticationtoken : token generated by 'authenticationtoken' containing other identity cid : integer : id of channel to check permission in. Only valid when forauthenticationtoken is given Example: permget permid=21174 permsid=i_client_move_power permid=21174 permvalue=100 error id=0 msg=ok permget permsid=i_client_move_power permsid=i_client_move_power permid=21174 permvalue=100 error id=0 msg=ok