MultiboardSetTitleText
- Parameters
lb multiboardTarget multiboard.
label stringNew 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 (raise an issue to discuss on Github or submit a PR)
- return type
nothing- Source code
native MultiboardSetTitleText takes multiboard lb, string label returns nothing