Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
HotKey.GetScriptWorkspaceOnly
Queries whether this should be limited to Script Workspace.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
HotKey | 10.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "HotKey.GetScriptWorkspaceOnly"; HotKeyRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
HotKeyRef | The reference value for the hotkey as returned by HotKey.Register function. | $hotkey |
Result
Returns 1, 0 or error.
Description
Queries whether this should be limited to Script Workspace.See also
Release notes
- Version 10.2
- Added HotKey.SetScriptWorkspaceOnly and HotKey.GetScriptWorkspaceOnly functions.
Blog Entries
This function checks for a license.
Created 16th March 2020, last changed 16th November 2023
