Skip to content

Keys - cIniProcessor

Include: Use System\Ini.pkg

Returns key names for a section.

Type: Function

Return data type: String[]

Parameters

Parameter Type Description
sSection String Section name.

Syntax

Function Keys String sSection Returns String[]

Call

Get Keys of hoIni to result

Description

Returns key names for a section.

See also