MouseWheel()

Syntax

Result = MouseWheel()
Description
Returns the number of ticks the mouse wheel has moved since the last funciton call. The value is positive if the wheel has moved forward and negative is the wheel has moved backwards. ExamineMouse() should be called before this function to update the mouse status.

Supported OS

Windows

<- MouseLocate() - Mouse Index - MouseX() ->