Appearance
Show File Permissions
Shows the file permissions.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Read | Admin, Sys |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| File | string | Name/path of the file ([Directory/File]). The root directory is the 'Files' directory of the database on the server. | yes |
Result
| Name | Type | Description |
|---|---|---|
| Kind | string | Kind of the file permissions: User or Role. |
| Name | string | Username or role name. |
Code
text
SHOW FILE PERMISSIONS
FILE=[string, Needed]