Public Method ConfigToUCASE

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.
varConfigRequired. A Variant Value. INI configuration data array.