Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ListDialog.GetOtherButtonValue
Queries other button value.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ListDialog | 15.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "ListDialog.GetOtherButtonValue" { ; ButtonIndex } ) More
Parameters
Parameter | Description | Example | Flags |
---|---|---|---|
ButtonIndex | The index for the other button from 0 to 2. | 0 | Optional |
Result
Returns text or error.
Description
Queries other button value.See also
- ListDialog.GetCancelButtonValue
- ListDialog.GetOtherButtonEvaluate
- ListDialog.GetOtherButtonLabel
- ListDialog.GetSelectButtonValue
- ListDialog.SetCancelButtonValue
- ListDialog.SetOtherButtonEvaluate
- ListDialog.SetOtherButtonLabel
- ListDialog.SetOtherButtonValue
- ListDialog.SetSelectButtonValue
Release notes
- Version 15.2
- Added ListDialog.GetCancelButtonValue, ListDialog.GetOtherButtonValue and ListDialog.GetSelectButtonValue functions.
Blog Entries
This function is free to use.
Created 6th April 2025, last changed 6th April 2025
ListDialog.GetOtherButtonNeedsSelection - ListDialog.GetPositionX
