mczerwin
11 years agoNew Contributor
Getting the cell data from a table
I have the following GUI object structure name mapped
Device
Process
window0
tableview
tableviewcell
scrollview
lable
I would like to write a function to get the cell data from the table for the cell position that is passed in. The particular cell text is contained in "lable" in the ObjectText. Any help would be greatly appreciated. Thanks.
Device
Process
window0
tableview
tableviewcell
scrollview
lable
I would like to write a function to get the cell data from the table for the cell position that is passed in. The particular cell text is contained in "lable" in the ObjectText. Any help would be greatly appreciated. Thanks.