Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Overlay.GetMouseClickScriptName
Queries the script to run on a mouse click.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Overlay | 14.1 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Overlay.GetMouseClickScriptName"; 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 click.See also
- Overlay.GetMouseClickEvaluate
- Overlay.GetMouseEnterScriptName
- Overlay.GetMouseExitScriptName
- Overlay.SetMouseClickScript
Created 15th February 2024, last changed 15th February 2024
Overlay.GetMouseClickEvaluate - Overlay.GetMouseEnterEvaluate
