Back to Adaptive Vision Studio website

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

INI_AddValue


Saves an object to an INI structure.

Name Type Description
inIni String INI content
inSection String Section name
inKey String Key name
inValue T Object to be add
inComment String? Optional comment
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.