Skip to content

IniFile.WriteBool

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

IniFile.WriteBool Method

Syntax

Declare Sub WriteBool(ByRef Section As WString, ByRef Key As WString, Value As Boolean)

Parameters

Part Type Description
Section WString
Key WString
Value Boolean

See also

Clone this wiki locally