Inno Setup Preprocessor: Defined

Prototype

int Defined(<ident>)
int Defined <ident>

Description

Special function. Returns non-zero if the specified identifier is defined with define directive.

Using parentheses is optional.