Back to Aurora Vision Studio website
You are here: Start » Filter Reference » System » INI
INI
Select a filter from the list below.
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| INI_AddBoolValue |
|
Adds or updates an INI value in the specified section & key. |
FoundationLite | |
| INI_AddIntegerValue |
|
Adds or updates an INI value in the specified section & key. |
FoundationLite | |
| INI_AddRealValue |
|
Adds or updates an INI value in the specified section & key.s |
FoundationLite | |
| INI_AddSection |
|
Adds a new section. |
FoundationLite | |
| INI_AddStringValue |
|
Adds or updates an INI value in the specified section & key. |
FoundationLite | |
| INI_AddValue |
|
Adds value to INI. |
FoundationLite | |
| INI_GetAllSectionKeys |
|
Gets all key names within a section. |
FoundationLite | |
| INI_GetAllSections |
|
Gets all section names in the INI. |
FoundationLite | |
| INI_GetAllValues |
|
Gets all values within a section & key. |
FoundationLite | |
| INI_GetBoolValue |
|
Gets value from section & key. |
FoundationLite | |
| INI_GetIntegerValue |
|
Gets value from section & key. |
FoundationLite | |
| INI_GetRealValue |
|
Gets value from section & key. |
FoundationLite | |
| INI_GetStringValue |
|
Gets value from section & key. |
FoundationLite | |
| INI_GetValue |
|
Gets value from INI. |
FoundationLite | |
| INI_LoadFile |
|
Loads an INI file. |
FoundationLite | |
| INI_SaveFile |
|
Saves an INI file. |
FoundationLite |
