Inno Setup Preprocessor: FindSectionEnd

Prototype

int FindSectionEnd(str Section = "Files")

Description

Returns the 0-based index of the line following last entry of the section, or less than 0 if the section was not found. This function is intended to be used with #insert directive.

Declared in ISPPBuiltins.iss.