Inno Setup Preprocessor: SetupSetting

Prototype

str SetupSetting(str)

Description

Parses [Setup] section in current preprocessor output 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.