isenv
Jump to navigation
Jump to search
Checks if an environment variable is set.
isenv=<name(string)>
isenv=greeting
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.