poIPostManager GetMouseFunction
Gets a description of a mouse button function.
Syntax
poIPostManager_handle GetMouseFunction key button
Application
HyperView Tcl Query
Description
This command retrieves a description of a mouse button function.
Inputs
- key
 - The name of the key combined with the mouse button. Possible values include: none, ctrl, shift, and ctrl+shift.
 - button
 - The number that describes the mouse button. Possible values are: 1, 2, or 3.
 
Errors
Returns the function name, or an error code.