| Key | Database field | Header | Description |
|---|
| NUMID | NUMID | NUMID | The numerical id. |
| ID | ID | Script name | The name of the script (including path). |
| Path | PATH | Path | The path to the script (without tailing slash). Should be empty (located in installation directory) or start with a trailing slash. |
| SetupScript | SETUPSCRIPT | Setup script | This file is sourced before the executable is excecuted. |
| Owner | OWNER | Owner | The owner of the entry. |
| Dat | DAT | Last update | The date on which the entry was last changed. |
| BlockRegex | BLOCKREGEX | Blocking regular expression | If the program input matches this expression, then the action will not be executed. |
| Perm | PERM | Permission | This value determines, which access rights are required to use this executable. Possible values are U (user), O (Owner), A (Administrator), D (developer). |
| Share | SHARE | Shares | The Share field is used to give other users viewing or modifying rights for a certain object. Permissions can be given to specific users, to the group to which the object owner belongs to and to all users. |