delphirtl
Version:
RTL functions from Delphi
24 lines (12 loc) • 449 B
Markdown
[**delphirtl**](../README.md) • **Docs**
***
[](../globals.md) / DeleteEnvironmentVariable
> **DeleteEnvironmentVariable**(`Name`): `void`
Deletes the given name from the environment variable
• **Name**: `string`
`void`
[](https://github.com/chuacw/delphirtl/blob/b2d86277a5251f0037cf01044224c3e29dc4c6be/src/sysutils.ts#L367)