Skip to content

IniFile.ReadFloat

Xusinboy Bekchanov edited this page Nov 6, 2023 · 4 revisions

IniFile.ReadFloat Method

Syntax

Declare Function ReadFloat(ByRef Section As WString, ByRef Key As WString, Inplace As Double = 0.0) As Double

Parameters

Part Type Description
Section WString
Key WString
Inplace Double

Return Value

Double

See also

Clone this wiki locally