Id
This property allows you to assign a unique ID to the Entry-Field control.
This is the information the variables event-control-id and control-id refer to. Both variables are defined in iscrt.def.
 
Example - Define an entry-field with an ID property
screen section.
...
  03 screen-1-ef-2 Entry-Field
     line 29.0
     column 49.5
     size 13.1 cells 
     lines 4.6 cells 
     id 19
     3-d.