RemoveEnvironmentVariable()

Syntax

RemoveEnvironmentVariable(Name$)
Description
Removes the given environment variable from the programs environment block.

Parameters

Name$ The environment variable to remove.

Return value

None.

Supported OS

All

<- ReadProgramString() - Process Index - RunProgram() ->