Creates a formatted display string of INI file.
Type Return
A String Value
Syntax
Object.IniFileString ( strFilename)
The IniFileString Methods syntax has these parts:
Part | Description |
object | An expression evaluating to an Object of type modIniFile. |
strFilename | Required. A String Value. INI Filename. |