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
return type
nothing
Source code
native MultiboardSetColumnCount         takes multiboard lb, integer count returns nothing