GetSelText Function (DataGrid)
Class
DataGrid
.
Action
Returns the text of the selected cell in a grid.
Syntax
sSelText
=
DataGrid
.
GetSelText
()
Variable
Description
sSelText
Text of selected cell.
STRING
.
Parent topic:
DataGrid Class (Classic Agent)