Skip to content

IniFile.WriteString

Xusinboy Bekchanov edited this page Nov 5, 2023 · 3 revisions

IniFile.WriteString Method

Syntax

Declare Sub WriteString(ByRef Section As WString, ByRef Key As WString, ByRef Value As WString)

Parameters

Part Type Description
Section WString
Key WString
Value WString

See also

Clone this wiki locally