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. ====== GOTFOCUS_VALUE property ====== ==== Applies To ==== All controls. ==== Description ==== When a control gets focus, the value of that control's [[text|TEXT property]] is saved in GOTFOCUS_VALUE. You can use that to subsequently compare with the control's [[text|TEXT property]]'s value at [[lostfocus_event|LOSTFOCUS]]. ==== Usage ==== //value// = **Get_Property**(//objectname//, "**GOTFOCUS_VALUE**") ==== Remarks ==== Used only with [[get_property|Get_Property()]]. guides/programming/programmers_reference_manual/gotfocus_value.txt Last modified: 2024/06/19 20:20by 127.0.0.1