Clearenv: Difference between revisions
Jump to navigation
Jump to search
m (added info box) |
(added group) |
||
| Line 4: | Line 4: | ||
|VARIANTS = | |VARIANTS = | ||
|PEVERSION = ??? < 1.5.4.5 | |PEVERSION = ??? < 1.5.4.5 | ||
|GROUP = Flow Control | |||
}}Clears the environment completely. | }}Clears the environment completely. | ||
Revision as of 08:51, 22 February 2008
| clearenv | |
| Variants | clearenv |
| Previously | {{{PREVIOUS}}} |
| Group | Flow Control |
| Version | advcheck.dll ??? < 1.5.4.5 |
Clears the environment completely.
Usage
clearenv=<flag(boolean)>
Examples
clearenv=1
Description
This flag has to be set to 1 to actually cler the environment. If done, the whole environment will be emptied. Look at delenv if you just want to remove single variables.