====== lookie ====== Connects to the event broker and reports any events that occur. ==== Synopsis ==== ''%%lookie [focus | hybrid]%%'' ==== Description ==== Connects to the event broker and requests to be informed about every event. Whenever any event occurs, the important data from the event is displayed in the Debugger Terminal window. ==== Arguments ==== * **focus** Makes lookie a focus listener. * **hybrid** Makes lookie a hybrid listener. ==== Associated Files ==== lookie.c ==== Location ==== examples/EventBroker/Event_Broker_Tests