This function stores the additional IDs of channel a into map b. The name of an additional ID becomes the key of a map entry, and the value of the additional ID becomes the value of this map entry.
The function returns "true" if successful.
Parameters
Parameter | Description |
|---|---|
a | ID of the channel. |
b | Name of the map. Is created if it does not already exist. |