Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Opens a script by name.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ScriptWorkspace | 7.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
ScriptName | The name of the script to select. Must be visible in the left list of scripts in Script Workspace. |
"Test" |
Returns OK or error.
Open a script in a second:
Set Variable [ $r ; Value: MBS( "Schedule.EvaluateAfterDelay"; 1; "MBS( \"ScriptWorkspace.OpenScript\"; \"Test Script\" )" ) ]
This function checks for a license.
Created 13th August 2017, last changed 16th November 2023