GetSelItem Method (RadioList)

Class

RadioList.

Action

Returns the currently selected item in the radio list.

Availability

This functionality is supported only if you are using the Open Agent.

Syntax

GetSelItem()

Notes

If no item is selected, GetSelItem returns an empty list.

Example

Verify(DialogBox1.Elements.GetSelItem())