Press on the image to return to the main documentation page.
|
Class_Globals As String
Debug As String
Get (Section As String, Key As String, NotFoundReturnValue As String) As String
GetBoolean (Section As String, Key As String) As Boolean
GetDouble (Section As String, Key As String, NotFoundReturnValue As Double) As Double
GetFloat (Section As String, Key As String, NotFoundReturnValue As Float) As Float
GetIndex (Section As String, Key As String, Index As Int, NotFoundReturnValue As String) As String
GetIndexBoolean (Section As String, Key As String, Index As Int) As Boolean
GetIndexDouble (Section As String, Key As String, Index As Int, NotFoundReturnValue As Double) As Double
GetIndexFloat (Section As String, Key As String, Index As Int, NotFoundReturnValue As Float) As Float
GetIndexInt (Section As String, Key As String, Index As Int, NotFoundReturnValue As Int) As Int
GetInt (Section As String, Key As String, NotFoundReturnValue As Int) As Int
GetList (Section As String, Key As String) As List
Initialize (Dir As String, Filename As String) As String
IsIn (Section As String, Key As String, Value As String) As Int
IsInitialized As Boolean
Load (Dir As String, Filename As String) As String
Class_Globals As String
Debug As String
Get (Section As String, Key As String, NotFoundReturnValue As String) As String
GetBoolean (Section As String, Key As String) As Boolean
GetDouble (Section As String, Key As String, NotFoundReturnValue As Double) As Double
GetFloat (Section As String, Key As String, NotFoundReturnValue As Float) As Float
GetIndex (Section As String, Key As String, Index As Int, NotFoundReturnValue As String) As String
GetIndexBoolean (Section As String, Key As String, Index As Int) As Boolean
GetIndexDouble (Section As String, Key As String, Index As Int, NotFoundReturnValue As Double) As Double
GetIndexFloat (Section As String, Key As String, Index As Int, NotFoundReturnValue As Float) As Float
GetIndexInt (Section As String, Key As String, Index As Int, NotFoundReturnValue As Int) As Int
GetInt (Section As String, Key As String, NotFoundReturnValue As Int) As Int
GetList (Section As String, Key As String) As List
Initialize (Dir As String, Filename As String) As String
IsIn (Section As String, Key As String, Value As String) As Int
IsInitialized As Boolean
Load (Dir As String, Filename As String) As String