put additional IDs of channel into map(a,b)
Group |
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.
Parameter Description
Parameter |
Description |
a |
|
b |
Name of the map. Is created if it does not already exist. |