Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Dialog.GetButton
Queries button text.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Dialog | 7.1 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Dialog.GetButton"; Index ) More
Parameters
Parameter | Description | Example |
---|---|---|
Index | The index of the button. From 0 to 9. |
4 |
Result
Returns text or error.
Description
Queries button text.See also
Release notes
- Version 7.2
- Added Dialog.GetButtonPressed function.
- Version 7.1
- Added Dialog.GetButton and Dialog.SetButton to have up to 10 buttons on a dialog.
Blog Entries
This function is free to use.
Created 14th February 2017, last changed 19th April 2022