Exists(res)

From SpybotWiki
Revision as of 18:18, 18 February 2008 by CCRDude (talk | contribs) (New page: {{AdvFileParam|exists[res]}} 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)> ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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