Inno Setup Preprocessor: GetEnv

Prototype

str GetEnv(str)

Description

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