Method

DesktopListBox.SelectRowWithValue


Warning

This item was deprecated in version 2023r3. Please use DesktopPopupMenu.SelectRowWithText as a replacement.

DesktopPopupMenu.SelectRowWithValue

SelectRowWithValue(value As String)

Selects the first row whose value matches the provided value.

If value is not found, an InvalidArgumentException is raised.