… = Settings[…] (gb.settings)
Dim hSettings 
As Settings
Dim aVariant 
As Variant
aVariant 
= hSettings 
[ Key As String [ , Default As Variant ] ]
 
Returns a setting from its key.
A default value can be specified when no setting is associated with the key.