box.schema.role.info()
-
box.schema.role.
info
(role-name) Return a description of a role’s privileges.
Parameters: - role-name (string) – the name of the role.
Example:
box.schema.role.info('Accountant')
__gc
metamethod
box.schema.role.
info
(role-name)Return a description of a role’s privileges.
Parameters: |
|
---|
Example:
box.schema.role.info('Accountant')