Function ReadUpdated() Foundation
Reads or sets the Updated status.
ReadUpdated( [<lToggle>] ) --> lUpdated
The return value of ReadUpdated() is the value of the UPDATED status.
ReadUpdated() reads and optionally sets the UPDATED status. The UPDATED status indicates whether input fields were changed during the execution of the READ command or the function ReadModal(). Reading the flag status occurs normally by Updated(), but Updated() cannot change the status. A user-defined Get reader sometimes needs to manipulate the UPDATED status directly, and ReadUpdated() is provided for this purpose.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.