Inno Setup Preprocessor: YesNo

Inno Setup Preprocessor

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.