| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Queries the updated flag of the READ command.
Updated() --> lIsUpdated
The function returns the Updated flag of the READ command as a logical value. This flag is set to .F. (false) when READ begins, and to .T. (true) whenever a single Get enry field is edited and changed by the user.
| See also: | @...GET, Get(), READ, ReadUpdated() |
| Category: | Get system |
| Source: | rtl\getsys.prg |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com