delete_key


Description:

[ Version ( since = "0.7.21" ) ]
public bool delete_key (uint part, string key)

Remove the given key and its value from the given part.

Parameters:

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

Returns:

true if the key previously existed