Go to the first, previous, next, last section, table of contents.
- Variable: this-command
-
This variable contains the value of the command currently being executed.
- Variable: last-command
-
Holds the previously executed command.
- Function: current-event
-
Returns the event which caused this command to be invoked.
- Function: current-event-string
-
Returns a string which is the `cooked' representation of the current event.
- Function: last-event
-
Returns the event which caused the previous command.
Go to the first, previous, next, last section, table of contents.