set_boolean


Description:

[ Version ( since = "0.2.3" ) ]
public void set_boolean (KeyID key, bool boolvalue)

Sets the first boolean value associated with key in this.

If key already has a first value, old value is replaced by the new one.

Parameters:

this

data to change

key

key to change or add

boolvalue

the new value