Back to FabImage Studio website
You are here: Start » Filter Reference » System » INI » INI_AddStringValue
Module: | FoundationLite |
---|
Adds or updates an INI value in the specified section & key.
Name | Type | Description | |
---|---|---|---|
![]() |
inINI | String | INI |
![]() |
inSection | String | Section name |
![]() |
inKey | String | Key name |
![]() |
inValue | String | Key value |
![]() |
inComment | String* | Optional comment |
![]() |
outINI | String |
Complexity Level
This filter is available on Advanced Complexity Level.
Disabled in Lite Edition
This filter is disabled in Lite Edition. It is available only in full, FabImage Studio Professional version.
Filter Group
This filter is member of INI_AddValue filter group.