Language Reference Guide : 4. System Classes : EntryField Class : LastMarked Attribute
 
Share this page                  
LastMarked Attribute
Data Type: integer
4GL Access: R
The LastMarked attribute specifies the ordinal position of the last highlighted character in the entry field. The characters in an entry field are numbered from the left, starting with one.
OpenROAD sets this attribute when the user highlights text in an entry field using the mouse. You cannot set this attribute directly to highlight text. If you want to highlight text for the user, use the MarkSubText Method.