Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Overlay.SetTag
Sets tag for window.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Overlay | 14.1 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Overlay.SetTag"; OverlayRef; Tag ) More
Parameters
Parameter | Description | Example |
---|---|---|
OverlayRef | The overlay window reference number. | $overlay |
Tag | The new tag value. Empty text if not provided. |
Result
Returns OK or error.
Description
Sets tag for window.This allows you to associate any value with the overlay window, e.g. a record ID.
See also
Created 22nd January 2024, last changed 24th January 2024