INI file - Get valueObtains a value from the key of any ini-file and assigns the value to a variable. Description Optionally, you may add comments here describing the purpose of this element.
Filename Specify the INI file here.
Section Section name.
Key name Key name.
Variable name Name of the variable to which the INI-file's key value will be written.
myval
Default Value String used as the default value for the variable if the key is not found in the INI-file.
|