Inno Setup Preprocessor: SetupSetting
Prototype
str SetupSetting(str)
Description
SetupSetting function parses [Setup] section in current translation to find the key whose name is specified as function parameter. Function returns the value of that key if it's found, or an empty string otherwise.