AVOLITES TITAN API

HandleKeyAction

Dispatches inputs for key events on handles. Determines what handle (if any) is associated with a key press and creates a new event

Namespace: Handles

Syntax

MACRO

Void HandleKeyAction(System.String, Avolites.Menus.MenuEventTypes, System.String, Int32, System.String, System.DateTime)

HTTP

http://[ip]:4430/titan/script/Handles/HandleKeyAction

Parameters

keyClass: The key class.

eventType: Type of the event.

keyGroup: The key group.

keyIndex: Index of the key.

keyName: The name of the key/item to process.

timeStamp: The time stamp.