Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Overlay.GetMouseExitScriptName
Queries the script to run on a mouse exits.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Overlay | 14.1 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Overlay.GetMouseExitScriptName"; OverlayRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
OverlayRef | The overlay window reference number. | $overlay |
Result
Returns text or error.
Description
Queries the script to run on a mouse exits.See also
- Overlay.GetMouseClickScriptName
- Overlay.GetMouseEnterScriptName
- Overlay.GetMouseExitEvaluate
- Overlay.SetMouseExitScript
Created 15th February 2024, last changed 15th February 2024
Overlay.GetMouseExitEvaluate - Overlay.GetMovableByWindowBackground