GetEnvVariable Method (Scripting Object)

Object: Scripting Object

Translate Environment variable.

Usage

Scripting.GetEnvVariable (ByVal VariableName As String) As String

Arguments

VariableName

The name of the Environment variable to translate.

Return Values

Translated String or an empty string if not found.