[ Version ( since = "0.7.21" ) ]
public bool delete_key (uint part, string key)
Remove the given key and its value from the given part.
this |
a message |
part |
a part number, which must be strictly less than the number returned by count_parts |
key |
a key in the mapping representing the part |
|