Public Method GetDP5Comments

Extracts comments from INI section data. Returns the Command Key (Field 0) and the Comments (Field 1) without semicolons.

Type Return

A Variant Value

Syntax

Object.GetDP5Comments ( varData)

The GetDP5Comments Methods syntax has these parts:

Part Description
object An expression evaluating to an Object of type modIniFile.
varDataRequired. A Variant Value. INI Section array.

Remarks

The comment whitespace is not trimmed.