mousedn()

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

Syntax

mousedn()

Description

Returns true if the mouse button is held down, otherwise returns false (note no argument). This function returns a Boolean value describing the state of mouse button (the left-hand mouse button under Windows).

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