EntryCount function

Inno Setup Preprocessor

EntryCount function

Prototype

int EntryCount(str)

Description

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