Skip to content

IniFile.ReadString

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

IniFile.ReadString Method

Syntax

Declare Function ReadString(ByRef Section As WString, ByRef Key As WString, ByRef Inplace As WString = "") As UString

Parameters

Part Type Description
Section WString
Key WString
Inplace WString

Return Value

UString

See also

Clone this wiki locally