rmousedn()

Function group Execute on client Platform(s)
Mouse NO All

Syntax

rmousedn()

Description

Returns true if the right mouse button is held down (under Windows and Linux), or the Ctrl key is held down while the mouse/pointer is clicked (under macOS). If rmousedn() is true, mousedn() is also true but not vice versa (note no argument).

Note: This function is for desktop apps using Window classes only, not web or mobile apps.