Inno Setup Preprocessor: GetEnv

Inno Setup Preprocessor

Inno Setup Preprocessor: GetEnv

Prototype

str GetEnv(str)

Description

Returns the value of the environment variable whose name is specified as the parameter. Returns emtpy string if variable is not defined.