Public Method SectionString

Creates a formatted display string of INI file Section.

Type Return

A String Value

Syntax

Object.SectionString ( strFilename, strSection)

The SectionString Methods syntax has these parts:

Part Description
object An expression evaluating to an Object of type modIniFile.
strFilenameRequired. A String Value. INI Filename.
strSectionRequired. A String Value. INI file Section.