Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the configuration property with the given key is modifiable in the current session.
Syntax
isModifiable(key: str)
Parameters
| Parameter | Type | Description |
|---|---|---|
key |
str | Key of the configuration to check. |
Returns
bool