EventKey$
Jump to navigation
Jump to search
Description
- The variable contains the ID of the object that created the last event
Syntax
- EventKey$
Hints
- The content is #key or #handle
Example
link #display, "Click Me",[Display] wait [Display] print print "EventKey$ is: "; EventKey$
Useful Procedures
' Place a useful function or sub using this keyword here