ReleaseMouse()
Syntax
ReleaseMouse(State)Description
Locks or releases the mouse to allow its use under standard OS.
Parameters
State If set to 1, the mouse is released, else the mouse is locked by the SpiderBasic program.
Return value
None.
See Also
ExamineMouse()
Supported OS
All