ROWDATA property

Edit table.

Fills or retrieves the current row of the edit table as an @FM-delimited array of cells. Use in an edit table event, such as the Changed event or the PosChanged event, to retrieve or to change the data in the edit table.

rowdata = Get_Property(objectname, "ROWDATA")

oldrowdata = Set_Property(objectname, "ROWDATA", newrowdata)

  • guides/programming/programmers_reference_manual/rowdata.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1