SelectChars

Examples


The SelectChars command is recorded when a user selects characters in a text field.

Syntax

SelectChars field field_name ssel start esel end

Parameters

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.


Documentation Feedback