setComment()

    IniFile.setComment( <key>, <comment>, [pos] )

    类别

    设置指定 item 的注释。

    参数

    执行失败,抛异常。

    错误

    常见错误可参考。

    • 打开一个 INI 文件。
    1. > ini.setComment( "info", "name", "what's your name" )