Public Method AppendDP5Comments

Appends comments to INI data array. Returns the Command Key (Field 0) and the Data (Field 1) with comments and semicolons.

Type Return

A Variant Value

Syntax

Object.AppendDP5Comments ( varConfig, varComments)

The AppendDP5Comments Methods syntax has these parts:

Part Description
object An expression evaluating to an Object of type modIniFile.
varConfigRequired. A Variant Value. INI configuration data array.
varCommentsRequired. A Variant Value. INI comment data array.