Settings.getValue

Gets the value that is stored in settings for key.

It is a programmer error to give a key that isn't contained in the schema for settings.

class Settings
getValue
(
string key
)

Parameters

key string

the key to get the value for

Return Value

Type: Variant

Meta

Since

2.26