exists(section)

From SpybotWiki
Revision as of 15:14, 19 February 2008 by CCRDude (talk | contribs)
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