Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== ROWDATA property ====== ==== Applies To ==== Edit table. ==== Description ==== 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|Changed event]] or the [[poschanged_event|PosChanged event]], to retrieve or to change the data in the edit table. ==== Usage ==== //rowdata =// **Get_Property**(//objectname//, "**ROWDATA**") //oldrowdata// = **Set_Property**(//objectname//, "**ROWDATA**", //newrowdata//) ==== See Also ==== [[coldata|COLDATA property]], [[list|LIST property]], [[array|ARRAY property]] ** ** guides/programming/programmers_reference_manual/rowdata.txt Last modified: 2024/06/19 20:20by 127.0.0.1