Back to Adaptive Vision Studio website

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

INI_GetValue


Module: FoundationLite

Saves an object to an XML node.

Name Type Description
inIni String INI content
inSection String Section name
inKey String Key name
inDefault T Value to return if the key is not found
outData T Read data

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.