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

●File path: the file path of the INI file.
●Section name: the section name where the key value needs to be deleted.
●Key name: the key name to be deleted.
●Absolute path: whether the selected file path is an absolute path.
3、 Use example

Example: delete the specific key (3g2) under a section (MCI extensions. Bak) of the local win.ini file. The following figure shows the comparison of file contents before and after operation. You can see that 3g2 has been deleted.





