Exists(section): Difference between revisions

From SpybotWiki
Jump to navigation Jump to search
(New page: {{AdvFileParam|exists[section]}} Checks if section with given name exists. ==Usage== exists[section]=<sectionname(string)> ===Examples=== exists[section]=.text exists[section]=CODE =...)
 
No edit summary
Line 1: Line 1:
{{AdvFileParam|exists[section]}}
{{DISPLAYTITLE:exists(section)}}{{AdvFileParam|exists[section]}}
Checks if section with given name exists.
Checks if section with given name exists.



Revision as of 15:14, 19 February 2008


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