exists(res)

From SpybotWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
exists[res]
Variants exists[res]
exists[res]!
Previously resexists
Group Data Resources (PE)
Version advcheck.dll ??? < 1.5.4.5

Checks if a resource with that name and of that type exists.

Usage

exists[res]=<type(string)>|<name(string)>
exists[res]!=<type(string)>|<name(string)>

Examples

Description

Tests whether a resource of the specified type and name exists. This one is also available in a negated form to test whether a resource does not exist.

See also

Similar parameters

Similar commands