ObjectID =  window .mouse .get  (  )  
                           
Description :

This instruction returns the ObjectID to the window\'s mouse cursor.

Return Handle :

  • ObjectID of the window's mouse cursor.

Notes :


This ObjectID cannot be processed with the following instructions :
mouse.hide
mouse.position.set

Examples :