Skip to content

IniFile.WriteFloat

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

IniFile.WriteFloat Method

Syntax

Declare Sub WriteFloat(ByRef Section As WString, ByRef Key As WString, Value As Double)

Parameters

Part Type Description
Section WString
Key WString
Value Double

See also

Clone this wiki locally