| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
ListDialog.SetSelectedTag
Sets which item is selected.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| ListDialog | 4.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
MBS( "ListDialog.SetSelectedTag"; Text ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Text | The text to select. | "1234" |
Result
Returns OK.
Description
Sets which item is selected.You can preselect one or more items using this function.
This can be a list if used with multiple selection.
See also
- ListDialog.GetCheckedTags
- ListDialog.GetSelectedTag
- ListDialog.GetSelectedTitle
- ListDialog.SetSelectedTitle
This function is free to use.
Created 18th August 2014, last changed 18th August 2014
ListDialog.SetSelectButtonValue - ListDialog.SetSelectedTitle