白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Read Key
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Function description
Read the key value under the specified section of the INI file.
2、 Attribute description

●Output to variable: the variable to which the result is output.
●File path: the file path of the INI file.
●Section name: the section name specified in the INI file.
●Key name: the key name to be read.
●Default value: the default value returned if the specified key value is not found.
3、 Use example

Example: read the key value of a specific key (3g2) under a section (MCI extensions. Bak) of the local win.ini file. After running, the corresponding key value is output. The actual INI file and output results are as follows.





