OnEsc (GUI item event)

Called when the user press the ESC key on the keyboard.

Example(s)

onEsc {
    ...
}