Removes a key/value from config file. The key can be either its name of in the format of group.keyor just the key.
Name of the group where key is found.
Name of the key to remove.
true if it was successfully removed false otherwise.
See Implementation
Removes a key/value from config file. The key can be either its name of in the format of group.keyor just the key.