next up previous contents
Next: expandEnvironmentStrings Up: Methods Previous: setEnvironmentVariable   Contents


delEnvironmentVariable

Description

Deletes an environment variable.


Syntax

Shell.delEnvironmentVariable(name)


Parameters

name
The name of the variable to delete


Returns

Returns true if successful, or false otherwise.


Example

Shell.delEnvironmentStrings("test");




Copyright ©2000-2007 Shanghai TopCMM Software Technologies. All Rights Reserved.