Inno Setup Preprocessor: FindSectionEnd

Prototype

int FindSectionEnd(str Section = "Files")

Description

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

Declared in ISPPBuiltins.iss.