configurable

protected open val configurable: Configurable? = null(source)

The configurable to open as soon as the action is performed but before the strings are inserted.

Use this to make modifications to settings right before inserting strings.