IniSection.replace

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool replace(string key, string oldValue, string newValue)
    class IniSection
    bool
    replace
    (
    string key
    ,
    string oldValue
    ,
    string newValue
    )
  2. string replace(string key, string value)

Meta