Sets configuration data array keys and data to upper case. Returns updated configuration array.
Type Return
A Variant Value
Syntax
Object.ConfigToUCASE ( varConfig)
The ConfigToUCASE 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. |