Returns the keys/buttons bound for a modified click action
See also Modified click functions.
Signature:
binding
=
GetModifiedClick("name")
Arguments:
name
- Token identifying a modified click action (string
)
Returns:
binding
- The set of modifiers (and mouse button, if applicable) registered for the action (string
, binding)