fmod_system_permission
Set or query file permissions using enumeration values that can be OR-ed together to test multiple permission and ownership values.
Instructions
An enumeration used with studio.system.File.setPermissions() to alter the permissions of a file. The permissions of a file can be queried using studio.system.File.permissions . The values may be OR-ed together to test multiple permissions and ownership values. Possible values are: [property · system.permission]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | New value to assign. Omit to read the current value. |