isenv

From SpybotWiki
Revision as of 09:10, 22 February 2008 by CCRDude (talk | contribs) (added info box)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
isenv
Variants isenv
Previously
Group Flow Control
Version advcheck.dll ??? < 1.5.4.5

Checks if an environment variable is set.

Usage

isenv=<name(string)>

Examples

isenv=greeting

Description

Checks if the environment variable named name is set. The value it is set to does not matter here. Often used in combination with NoOp and skipcount.

See also

Similar parameters

Similar commands