OverviewExamples
| 
 table ListBox.GetChecked (  | 
List_Checked = ListBox.GetChecked("File List", BST_CHECKED);
Gets the indexes of the checked items in the "File List" listbox object and stores the result in a table called "List_Checked."
See also: Related Actions