Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
event-get
Gets a property value from the event object.
Parameter
Type
Description
self
event
The event object.
key
string
The property key to retrieve.
type
type
The expected type of the property value.
return
T
The property value with the specified type.