Back to FabImage Studio website

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

INI_GetValue


Module: FoundationLite

Gets value from INI.

Name Type Description
Input value
inIni String INI content
Input value
inSection String Section name
Input value
inKey String Key name
Input value
inDefault T Value to return if the key is not found
Output value
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.