[**delphirtl**](../README.md) • **Docs**

***

[delphirtl](../globals.md) / DeleteEnvironmentVariable

# Function: DeleteEnvironmentVariable()

> **DeleteEnvironmentVariable**(`Name`): `void`

Deletes the given name from the environment variable

## Parameters

• **Name**: `string`

## Returns

`void`

## Defined in

[src/sysutils.ts:367](https://github.com/chuacw/delphirtl/blob/b2d86277a5251f0037cf01044224c3e29dc4c6be/src/sysutils.ts#L367)
