Clicked (Value)

Funktionsname c:<CONTROL-NAME>_OnClicked
Syntax   (defun c:<CONTROL-NAME>_OnClicked (Value [as Integer] /)
)
Rückgabewert Ignored
Ausgelöst durch Check Box, Option Button

This event is triggered when the user clicks the left mouse button on the control. Value is the new value of the control.