Chkenv: Difference between revisions
Jump to navigation
Jump to search
(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...) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{ | {{AdvParamInfo | ||
Checks if the environment variable has the given value. | |SYNTAX = chkenv | ||
|TITLESYNTAX = chkenv | |||
|VARIANTS = | |||
|PEVERSION = ??? < 1.5.4.5 | |||
}}Checks if the environment variable has the given value. | |||
==Usage== | ==Usage== | ||
Revision as of 18:56, 21 February 2008
| chkenv | |
| Variants | chkenv |
| Previously | {{{PREVIOUS}}} |
| Group | [[:Category:Advanced file parameters for {{{GROUP}}}|{{{GROUP}}}]] |
| Version | advcheck.dll ??? < 1.5.4.5 |
[[Category:Advanced file parameters for {{{GROUP}}}]] 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.