Description
Deletes an environment variable.
Syntax
Shell.delEnvironmentVariable(name)
Parameters
Returns
Returns true if successful, or false otherwise.
Example
Shell.delEnvironmentStrings("test");