Back to FabImage Studio website

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

INI_AddValue


Module: FoundationLite

Adds value to INI.

Name Type Description
Input value
inIni String INI content
Input value
inSection String Section name
Input value
inKey String Key name
Input value
inValue T Object to be add
Input value
inComment String? Optional comment
Input value
inMultipleValues Bool Allow multiple values in one key
Output value
outINI String Object name

The type of this filter is defined using the type variable T which represents any valid type. Read more.

Complexity Level

This filter is available on Basic Complexity Level.