Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ListDialog.GetSelectedTitle
Queries title of the selected item.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ListDialog | 4.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "ListDialog.GetSelectedTitle" )
Parameters
none
Result
Returns text.
Description
Queries title of the selected item.Text is empty if nothing is selected.
This can be a list if used with multiple selection.
See also
- ListDialog.AddItemsToList
- ListDialog.GetCheckedTitles
- ListDialog.GetSelectedTag
- ListDialog.SetOtherButtonEvaluate
- ListDialog.SetSelectedTag
- ListDialog.SetSelectedTitle
- ListDialog.ShowDialog
Release notes
- Version 13.2
- Changed ListDialog.SetOtherButtonEvaluate to query selection, so you can query it using ListDialog.GetSelectedTag and ListDialog.GetSelectedTitle in your expression.
Example Databases
- List/ListDialog Grouping
- List/ListDialog
- Mac and iOS/PDFKit/PDFKit Print Documents
- SmartCard/Belgian EID Reader
Blog Entries
This function is free to use.
Created 18th August 2014, last changed 18th August 2014