unsetenv
Description:
Arranges for variable to be unset in the child's environment when this is used to launch an
application.
Parameters:
| this | |
| variable |
the environment variable to remove |
Arranges for variable to be unset in the child's environment when this is used to launch an
application.
| this | |
| variable |
the environment variable to remove |