Creating Functions to Handle Commands

1 Find Class that will house command
2 Find the command id, click on +.
3 Select command and press right mouse button.
4 Choose Add Handler from menu.
5

Type name of the handler in input box.

Usually the handler name is the same as the id with underlines dropped and word beginnings capitalized.