chkenv

From SpybotWiki
Jump to: navigation, search
chkenv
Variants chkenv
Previously {{{PREVIOUS}}}
Group Flow Control
Version advcheck.dll ??? < 1.5.4.5

Checks if the environment variable has the given value.

Usage

chkenv=<name(string):value(string)>

Examples

chkenv=greeting:Hello
chkenv=greeting:Hallo

Description

This can be used the check if a certain environment variable was set to the specific value. A possible use is in NoOp and combination with skipcount.

See also

Similar parameters

Similar commands