Repeat event

Occurs when you press and hold the primary mouse button while the mouse pointer is over the button, or you press and hold the Enter key while the button has the input focus.
The frequency of this event is determined by the Repeat Rate that is configured for the button.
Any built-in press action of the button will also occur (for example, tag set or command run).
IMPORTANT:
This event will only occur for buttons with a command action.
Syntax
object
_
Repeat
where
object
– is the name of a Button object or an expression that evaluates to a Button object.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal