Back to FabImage Studio website

You are here: Start » Filter Reference » System » INI » INI_AddBoolValue

INI_AddBoolValue


Module: FoundationLite

Adds or updates an INI value in the specified section & key.

Name Type Description
Input value
inINI String INI
Input value
inSection String Section name
Input value
inKey String Key name
Input value
inValue Bool Key value
Input value
inComment String* Optional comment
Input value
inMultipleValues Bool Allow multiple values in one key
Output value
outINI String

Complexity Level

This filter is available on Advanced Complexity Level.

Filter Group

This filter is member of INI_AddValue filter group.