set_boolean
Description:
Set key
in part part
of this to have b
as a boolean value.
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 |
b |
a boolean value |