Clearenv: Difference between revisions
Jump to navigation
Jump to search
(New page: {{AdvFileParam|clearenv}} Clears the environment completely. ==Usage== clearenv=<flag(boolean)> ===Examples=== clearenv=1 ===Description=== This ''flag'' has to be set to ''1'' to act...) |
m (added info box) |
||
| Line 1: | Line 1: | ||
{{ | {{AdvParamInfo | ||
Clears the environment completely. | |SYNTAX = clearenv | ||
|TITLESYNTAX = clearenv | |||
|VARIANTS = | |||
|PEVERSION = ??? < 1.5.4.5 | |||
}}Clears the environment completely. | |||
==Usage== | ==Usage== | ||
Revision as of 18:57, 21 February 2008
| clearenv | |
| Variants | clearenv |
| Previously | {{{PREVIOUS}}} |
| Group | [[:Category:Advanced file parameters for {{{GROUP}}}|{{{GROUP}}}]] |
| Version | advcheck.dll ??? < 1.5.4.5 |
[[Category:Advanced file parameters for {{{GROUP}}}]] 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.