ISDBIniFile::StringValue
From MMWiki
CoClass SDBIniFile, Interface ISDBIniFile
Property Get/Let StringValue(Section As String, Ident As String) As String
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Section | String | Section to be accessed. |
| Ident | String | Value to be read/written. |
[edit]
Property description
Reads or writes a string value in an ini file.
