Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ListDialog.GetChecked
Queries check state.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ListDialog | 13.5 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "ListDialog.GetChecked"; Index ) More
Parameters
Parameter | Description | Example |
---|---|---|
Index | The index from 0 to ListDialog.ListCount-1. | $index |
Result
Returns 1, 0 or error.
Description
Queries check state.Returns 1 if checked or 0 if not.
See also
- ListDialog.GetCheckedTags
- ListDialog.GetCheckedTitles
- ListDialog.ListCount
- ListDialog.SetChecked
- ListDialog.SetShowCheckboxes
Blog Entries
This function is free to use.
Created 14th October 2023, last changed 14th October 2023