Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ListDialog.GetCheckedTitles
Queries list of checked items.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ListDialog | 13.5 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "ListDialog.GetCheckedTitles" )
Parameters
none
Result
Returns list or error.
Description
Queries list of checked items.Returns list with the titles of the checked items.
See also
- ListDialog.GetChecked
- ListDialog.GetCheckedTags
- ListDialog.GetSelectedTitle
- ListDialog.SetSelectedTitle
Blog Entries
- MBS Plugin Advent calendar: 22 - ListDialog
- New in MBS FileMaker Plugin 13.5
- MBS FileMaker Plugin, version 13.5pr5
This function is free to use.
Created 17th October 2023, last changed 17th October 2023
ListDialog.GetCheckedTags - ListDialog.GetCloseDialogOnDoubleClick