The MetabaseObjectParamReadWriteMode enumeration contains modes of object parameter link with a global variable.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | ReadOnly. The mode with the ability only to get value from a global variable. |
| 1 | ReadWrite. The mode with the ability to get and change global variable values. |
See also: