delphirtl

delphirtlDocs


delphirtl / GetEnvironmentVariable

Function: GetEnvironmentVariable()

GetEnvironmentVariable(Name): string

Retrieves the contents of the specified variable from the environment block

Parameters

Name: string

The name of the environment variable to retrieve

Returns

string

The value of the given environment variable

Defined in

src/sysutils.ts:397