delphirtl
Version:
RTL functions from Delphi
24 lines (12 loc) • 443 B
Markdown
[**delphirtl**](../README.md) • **Docs**
***
[delphirtl](../globals.md) / ExistsEnvironmentVariable
# Function: ExistsEnvironmentVariable()
> **ExistsEnvironmentVariable**(`Name`): `boolean`
Checks if an environment variable exists
## Parameters
• **Name**: `string`
## Returns
`boolean`
## Defined in
[src/sysutils.ts:409](https://github.com/chuacw/delphirtl/blob/b2d86277a5251f0037cf01044224c3e29dc4c6be/src/sysutils.ts#L409)