Exists(version)!: Difference between revisions

From SpybotWiki
Jump to navigation Jump to search
(added info box)
m (→‎Usage: typo)
Line 8: Line 8:


==Usage==
==Usage==
  exists[version]!=<flag(boolesn)>
  exists[version]!=<flag(boolean)>


===Examples===
===Examples===

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(boolean)>

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.

See also

Similar parameters

Similar commands