Difference between revisions of "Clearenv"

From SpybotWiki
Jump to: navigation, 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...)
 
(Description)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{AdvFileParam|clearenv}}
+
{{AdvParamInfo
Clears the environment completely.
+
|SYNTAX = clearenv
 +
|TITLESYNTAX = clearenv
 +
|VARIANTS =
 +
|PEVERSION = ??? < 1.5.4.5
 +
|GROUP = Flow Control
 +
}}Clears the environment completely.
  
 
==Usage==
 
==Usage==
Line 9: Line 14:
  
 
===Description===
 
===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.
+
This ''flag'' has to be set to ''1'' to actually clear the environment. If done, the ''whole'' environment will be emptied. Look at [[delenv]] if you just want to remove single variables.
  
 
==See also==
 
==See also==

Latest revision as of 12:02, 6 May 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 clear the environment. If done, the whole environment will be emptied. Look at delenv if you just want to remove single variables.

See also

Similar parameters

Similar commands