Set a multivar in the local config file.
The regular expression is applied case-sensitively on the value.
@param cfg where to look for the variable @param name the variable's name @param regexp a regular expression to indicate which values to replace @param value the new value.
See Implementation
Set a multivar in the local config file.
The regular expression is applied case-sensitively on the value.
@param cfg where to look for the variable @param name the variable's name @param regexp a regular expression to indicate which values to replace @param value the new value.