Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ScriptWorkspace.IsFocusOnScriptList
Queries whether the focus is to the script list in the Script Workspace.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ScriptWorkspace | 15.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "ScriptWorkspace.IsFocusOnScriptList" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Queries whether the focus is to the script list in the Script Workspace.Returns 1 if focus in the Script Worksapce is on the script list.
See also
Release notes
- Version 15.2
- Added ScriptWorkspace.IsFocusOnScriptList and ScriptWorkspace.SetFocusToScriptList functions.
Blog Entries
This function is free to use.
Created 28th March 2025, last changed 28th March 2025
