Event.UI.Input.Key.Type

Signals that text has been typed. Requires key focus.

Usage:

Event.UI.Input.Key.Type(handle, text)
ParameterTypeDatatypeDescription
handle???variant
textparameter<nope>The text that has been entered.