Gets the check state of an item in the list box.
- name (String)
- The name of the list box item.
If the item is checked, the return value is true, otherwise false.
Supported only in RanorexPro.
| Exception | Condition |
|---|---|
| CommandFailedException | Thrown when the operation cannot be processed. |
