The Defaults_Read() function reads the value of a setting in the Dexterity defaults file.
Defaults_Read(setting)
• setting – A string specifying the setting to read.
A string indicating the value of setting. If the setting doesn’t exist, the returned string will be empty.