ActionOnGroup

What to do when encounter some group name in onGroup callback of readIniLike.

Values

ValueMeaning
skip

Skip this group entries, don't do any processing.

proceed

Process the group entries as usual.

stopAfter

Stop after processing this group (don't parse next groups)

Meta