In 4gl, there are operators which deal with the form fields and used to check the cursor position or trace the changes in form fields:
tests whether any values were changed in a field or fields of the form. Returns TRUE after the data was displayed to the specified fields by the DISPLAY statement. |
|
tests whether its operand is the identifier of the current field in the form |
|
returns the contents of a field or fields in the current form |