COLDATA property
Applies To
Edit table.
Description
Fills or retrieves the current column (SELPOS) of the edit table as @VM-delimited array of cells.
Syntax
columndata = Get_Property(objectname, "COLDATA")
oldcolumndata = Set_Property(objectname, "COLDATA", newcolumndata)