RPA DataGridView -- Get Selected Cell Value

There was a post recently where someone had asked how to get the value of a DataGridView control used on the UI of a Pega Robotics automation. Here is a sample solution that you can import into your solution to do just that.

The automation os file shown below can be imported from the sample solution into your solution.

GetDataGridViewCellValue.zip (27.1 KB)