Start » Filter Reference » System » INI » INI_GetBoolValue
Module: | FoundationLite |
---|
Gets value from section & key.
Name | Type | Description | |
---|---|---|---|
![]() |
inINI | String | INI |
![]() |
inSection | String | Section name |
![]() |
inKey | String | Key name |
![]() |
inDefault | Bool | Value to return if the key is not found |
![]() |
outValue | Bool |
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of INI_GetValue filter group.