The SelectChars command is recorded when a user selects characters in a text field.
SelectChars field field_name ssel start esel end
• field_name - The name of the text field in which characters are being selected.
• start - An integer indicating the starting position of the selection in the text field.
• end - An integer indicating the ending position of the selection in the text field.