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