Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PosNameTypeDescriptionDefault
<1>Item

Text

An item of data within the row""

...

Code Block
// during a click event, read the row data 
Row = Param1 
RowData = Get_Property(@Window:".OLE_REPORTTABLE", "OLE.RowData[":Row:"]")

See Also

ListRowCount