Exists(version)!: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(added info box) |
||
| Line 1: | Line 1: | ||
{{ | {{AdvParamInfo | ||
Detects whether the version resource is missing. | |SYNTAX = exists[version]! | ||
|TITLESYNTAX = exists(version)! | |||
|PREVIOUS = vermissing | |||
|VARIANTS = | |||
|PEVERSION = ??? < 1.5.4.5 | |||
}}Detects whether the version resource is missing. | |||
==Usage== | ==Usage== | ||
Revision as of 19:09, 21 February 2008
| exists[version]! | |
| Variants | exists[version]! |
| Previously | vermissing |
| Group | [[:Category:Advanced file parameters for {{{GROUP}}}|{{{GROUP}}}]] |
| Version | advcheck.dll ??? < 1.5.4.5 |
[[Category:Advanced file parameters for {{{GROUP}}}]] Detects whether the version resource is missing.
Usage
exists[version]!=<flag(boolesn)>
Examples
Description
Detects whether the version resource is missing. 1 means to test for missing resources, 0 would test for version resources not missing.
There is no non-negated version available currently.