Removes comments from INI section data. Returns the Command Key (Field 0) and the Command Setting (Field 1) without semicolons.
Type Return
A Variant Value
Syntax
Object.GetDP5Commands ( varData)
The GetDP5Commands Methods syntax has these parts:
Part | Description |
object | An expression evaluating to an Object of type modIniFile. |
varData | Required. A Variant Value. INI Section array. |
Remarks
The comment whitespace is not trimmed.