en:autorun:documentation2x:iniread
IniRead
IniRead <var> <ini> <section> <key> [<default value>]
Read the value from given configuration file.
Parameters
var | Name of the variable that will receive the value. |
ini | Name of the ini-file. May contain variables and environment variables. |
section | Section name in the ini-file. |
key | Key name in the ini-file. |
default value | Text that will be written to the variable, if key is absent in the file. If omitted, empty value will be written. |
Switches
None.
Related
en/autorun/documentation2x/iniread.txt · Последнее изменение: 2013/02/04 16:05 — 127.0.0.1