Appearance
Set Calculation Role Permission
Sets the calculation permissions for a role.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Write | Admin, Sys |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Calculation | array of string | Name of the calculation ([Calculation]). | yes | ||
| Permission | string | Calculation permissions of the role: [None] or [Run]. | yes | ||
| Role | array of string | Name of the role ([Role]). | yes |
Result
No fields
Code
text
SET CALCULATION ROLE PERMISSION
CALCULATION=[string, Multiple, Needed]
PERMISSION=[string, Needed]
ROLE=[string, Multiple, Needed]