MultiboardSetTitleText
- Parameters
-
lb multiboard
Target multiboard.
label string
New name.
- comment
-
Sets a multiboard's name.
The new text appears instantly. The multiboard will expand as wide as necessary to display the title.
- note
-
See:
MultiboardGetTitleText
- patch
-
1.07
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native MultiboardSetTitleText takes multiboard lb, string label returns nothing