| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
ScriptWorkspace.CurrentTabToggleClose
Toggles the close button on the current tab.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| ScriptWorkspace | 16.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "ScriptWorkspace.CurrentTabToggleClose" )
Parameters
none
Result
Returns OK or error.
Description
Toggles the close button on the current tab.Returns an error in case the close button is not found.
See also
This function is free to use.
Created 28th July 2026, last changed 28th July 2026
ScriptWorkspace.CurrentTabIsPreview - ScriptWorkspace.CurrentTabTogglePreview
MarkDown version: ScriptWorkspaceCurrentTabToggleClose.md