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. ====== PREVSELPOS property ====== ==== Applies To ==== Edit table. ==== Description ==== Returns the previously selected cell in an edit table. Use with Get_Property, only. ==== Usage ==== //previousposition// = **Get_Property**(//objectname//, "**PREVSELPOS**") ==== Returns ==== Value returned by Get_Property: ^Value^Description^ |//previousposition//|Position of the previously selected cell in an edit table, in the following format:\\ \\ previous column : @fm : previous row| This property is extremely useful when used in the [[poschanged_event|POSCHANGED event]], which is passed the new position as a parameter, but not the old position. ==== See Also ==== [[selpos|SELPOS property]] guides/programming/programmers_reference_manual/prevselpos.txt Last modified: 2024/06/19 20:20by 127.0.0.1