MouseWheel()
Syntax
Result = MouseWheel()Description
Returns the number of ticks done with the mouse wheel since its last call. The value is positive if the wheel has moved forward and negative is the wheel has moved backward. ExamineMouse() should be called before this function to update the mouse information.
Supported OS
Windows