MultiboardSetColumnCount
- Parameters
-
lb multiboard
Target multiboard.
count integer
- comment
-
Sets the number of content columns (vertical) for the multiboard.
- note
-
See:
MultiboardGetColumnCount
. - patch
-
1.07
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native MultiboardSetColumnCount takes multiboard lb, integer count returns nothing