The DoRightDoubleClick function simulates a right double click mouse button.
Syntax
Mouse.DoRightDoubleClick()
Parameters
The DoRightDoubleClick function has no parameters.
Return value
The DoRightDoubleClick function has no return values.
Example
myMouse.DoRightDoubleClick()