exists(section)
Jump to navigation
Jump to search
| exists[section] | |
| Variants | exists[section] |
| Previously | secexists |
| Group | [[:Category:Advanced file parameters for {{{GROUP}}}|{{{GROUP}}}]] |
| Version | advcheck.dll ??? < 1.5.4.5 |
[[Category:Advanced file parameters for {{{GROUP}}}]] 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.