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. ====== ACCESSDATA property ====== ==== Applies to ==== Edit table. ==== Description ==== Sets or returns the text in the cell that the cursor is currently positioned in (ACCESSPOS). ==== Usage ==== //celltextatcursor// = **Get_Property**(//objectname//, "**ACCESSDATA**") //existingprop// = **Set_Property**(//objectname//, "**ACCESSDATA**", //text//) ==== Remarks ==== Values passed in Set_Property: ^Value^Description^ |//Text//|Text data to appear in the row and column at which the edit table internal cursor points.| ==== Returns ==== Values returned by both Get_Property and Set_Property ^Value^Description^ |//celltextatcursor//|Data at the current internal cursor position.| |//existingprop//|Data at the cursor, when Set_Property was called.| ==== See Also ==== [[accesspos|ACCESSPOS property]], [[text_by_pos_message|Send_Message ("TEXT_BY_POS")]], [[cellpos|CELLPOS property]], [[selpos|SELPOS property]], [[caretpos|CARETPOS property]] guides/programming/programmers_reference_manual/accessdata.txt Last modified: 2024/06/19 20:20by 127.0.0.1