Skip to content

HasSection - cIniProcessor

Include: Use System\Ini.pkg

Checks whether a section exists.

Type: Function

Return data type: Boolean

Parameters

Parameter Type Description
sSection String Section name.

Syntax

Function HasSection String sSection Returns Boolean

Call

Get HasSection of hoIni to result

Description

Checks whether a section exists.

See also