Inno Setup Preprocessor: EntryCount

Prototype

int EntryCount(str)

Description

Returns the total number of entries in specified section in current preprocessor output. It does not count empty lines or comments. Function takes care of multiple sections with the same name and counts all of them.