Returns the value of the specified system environment variable.
Get(variableName)
- variableName
- Name of the environment variable to get. Case insensitive.
The value of the specified system environment variable.
$include folders_ EnvironmentVariables.Get(COMPUTERNAME) .vch;
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)