chkenv

From SpybotWiki
Revision as of 16:38, 18 February 2008 by CCRDude (talk | contribs) (New page: {{AdvFileParam|chkenv}} Checks if the environment variable has the given value. ==Usage== chkenv=<name(string):value(string)> ===Examples=== chkenv=greeting:Hello chkenv=greeting:Hall...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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