Exists(section)

From SpybotWiki
Revision as of 18:13, 18 February 2008 by CCRDude (talk | contribs) (New page: {{AdvFileParam|exists[section]}} Checks if section with given name exists. ==Usage== exists[section]=<sectionname(string)> ===Examples=== exists[section]=.text exists[section]=CODE =...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Checks if section with given name exists.

Usage

exists[section]=<sectionname(string)>

Examples

exists[section]=.text
exists[section]=CODE

Description

Tests whether a section with the specified name exists. Useful with Portable Executable format files only.

See also

Similar parameters

Similar commands