Sections in INI files

Settings in each INI file are divided up into sections that are labeled by square brackets, like this:

[SectionExample]

Setting1=Yes

Setting2=No

Setting3=25