Function MultiboardSetTitleText

  • Sets a multiboard's name.

    The new text appears instantly. The multiboard will expand as wide as necessary to display the title.

    Parameters

    • lb: HandleHolder<"multiboard">

      Target multiboard.

    • label: string

      New name.

    Returns void

    Note

    See: MultiboardGetTitleText

Generated using TypeDoc