Appearance
Show Role
Shows a role.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Read | Admin, Sys |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Role | string | Name of the role ([Role]). | yes |
Result
| Name | Type | Description |
|---|---|---|
| Role | string | Name of the role. |
| Admin | boolean | If 'True' the role has admin permissions. |
| Designer | boolean | If 'True' the role has designer permissions. |
| Import | boolean | If 'True' the role has import permissions. |
| Worksheet | string | Start worksheet of the role. |
Code
text
SHOW ROLE
ROLE=[string, Needed]