Language Reference Guide : 4. System Classes : EntryField Class : FirstMarked Attribute
 
Share this page                  
FirstMarked Attribute
Data Type: integer
4GL Access: R
The FirstMarked attribute contains the ordinal position of the first highlighted character in the entry field.
If the user highlights some text using the mouse, OpenROAD sets this attribute. The characters in the entry field are numbered from one, starting on the left.
Note:  This attribute cannot be used to highlight text for the user. Instead, use the MarkSubText Method.