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