Inno Setup Preprocessor: YesNo
YesNo
#define YesNo(str S)
Description
Returns nonzero value if given string is "yes", "true" or "1". Intended to be used with the SetupSetting function.
Declared in ISPPBuiltins.iss file.
#define YesNo(str S)
Returns nonzero value if given string is "yes", "true" or "1". Intended to be used with the SetupSetting function.
Declared in ISPPBuiltins.iss file.