Appends semicolons to configuration data array. Returns updated configuration array.
Type Return
A Variant Value
Syntax
Object.AppendSemicolonsToConfig ( varConfig)
The AppendSemicolonsToConfig Methods syntax has these parts:
Part | Description |
object | An expression evaluating to an Object of type modIniFile. |
varConfig | Required. A Variant Value. INI configuration data array. |