Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ScriptWorkspace.SetFocusToScriptList
Set the focus 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.SetFocusToScriptList" )
Parameters
none
Result
Returns OK or error.
Description
Set the focus to the script list in the Script Workspace.This may help to make sure copy & paste commands to the script list target the scripts.
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
ScriptWorkspace.SelectedLines - ScriptWorkspace.SetScriptListSearch
