Documentation Index

Fetch the complete documentation index at: https://docs.lobstersoftware.com/llms.txt

Use this file to discover all available pages before exploring further.

put additional IDs of channel into map()

Prev Next

This function stores the additional IDs (see Channels) 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.