Key Logger Node

Key Logger

Records keyboard activity.

Inputs

Only Characters

Boolean value for condition. todo

Outputs

Pressed

True if the node performed successfully, else False.

Character

Character represented by the key pressed (String). For example 'a' will be returned for key A.

Keycode

Integer code of the recorded key (Integer).