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

return type
nothing
Source code
native MultiboardSetTitleText           takes multiboard lb, string label returns nothing
Source
multiboard.j
wc3modding.com
MultiboardSetTitleText