Event.UI.Button.Left.Press

Signals that a Button has been pressed with the left mouse button. Equivalent to LeftClick, but triggers only while the button is enabled.

Usage:

Event.UI.Button.Left.Press(handle)
ParameterTypeDatatypeDescription
handle???variant