Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ListDialog.GetOtherButtonNeedsSelection
Queries whether an other button needs a selection just like Select button.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ListDialog | 15.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "ListDialog.GetOtherButtonNeedsSelection"; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
Value | The new value to use. | "OtherButton" |
Result
Returns 1, 0 or error.
Description
Queries whether an other button needs a selection just like Select button.See also
Release notes
- Version 15.2
- Added ListDialog.SetOtherButtonNeedsSelection and ListDialog.GetOtherButtonNeedsSelection functions.
Blog Entries
This function is free to use.
Created 9th April 2025, last changed 9th April 2025
ListDialog.GetOtherButtonLabel - ListDialog.GetOtherButtonValue
