Inno Setup Preprocessor: TypeOf

Prototype

int TypeOf(<ident>)
int TypeOf <ident>

Description

Special function. Returns one of the predefined TYPE_ constants which are declared in ISPPBuiltins.iss for the specified identifier.

Using parentheses is optional.

See also

TypeOf2