Delete key
The logical key that the user can press within a 4GL application to delete the
current line of a screen array (the current screen record) during the INPUT
ARRAY statement. 4GL automatically deletes the associated line of the program
array. By default, the physical key for Delete is F2.
See also Insert key, logical key, program array, screen array, screen record.