Skip to content

Sections - cIniProcessor

Returns all sections that are defined in ini data

Type: Function
Return Data Type: String[]

Syntax

Function Sections Returns String[]

Call Example

Get Sections to String[]Variable

Description

Returns all sections that are defined in ini data.

Note that this works on the data in memory, call ReadFromFile to load an ini file from disk.