Difference between revisions of "Exists(section)"
(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 difference)
|
Revision as of 18:13, 18 February 2008
Checks if section with given name exists.
Contents
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.