chkenv
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.