Skip to main content

isModifiable

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