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. ====== NOTIFYPOS property ====== ==== Applies To ==== Edit table ==== Description ==== Returns the position where the last action occurred. Use with [[get_property|Get_Property()]], only. ==== Usage ==== //selecteditem// = **Get_Property**(//objectname//, "**NOTIFYPOS**") ==== Remarks ==== [[get_property|Get_Property()]] returns //Column:@FM:Row// for the cell in the edit table where the last action occurred. This property works in cases where the [[selpos|SELPOS property]] cannot specify a specific cell. For example, in a multi-selection edit table, [[selpos|SELPOS]] returns all selected rows while NOTIFYPOS returns just the row that was clicked on. ==== See Also ==== [[accesspos|ACCESSPOS property]], [[caretpos|CARETPOS property]], [[cellpos|CELLPOS property]], [[clickpos|CLICKPOS property]], [[selpos|SELPOS property]] guides/programming/programmers_reference_manual/notifypos.txt Last modified: 2024/06/19 20:20by 127.0.0.1