Difference between revisions of "Chkenv"
(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...) |
(No difference)
|
Revision as of 16:38, 18 February 2008
Checks if the environment variable has the given value.
Contents
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.