klyn.gui.windows.DockCenterArea.closeAllTabs
method
public closeAllTabs() as Int:
Description

Closes every closeable tab in the center area.

Non-closeable welcome pages and dashboards remain open.

Returns

Number of tabs that were closed.

Example
workspace.center.closeAllTabs()