When the console starts the message states: > _You have access to canvas, iface, app (QGIS application) objects_ This is true for canvas and iface, entering app gives: ``` ----> 1 app NameError: name 'app' is not defined ```
When the console starts the message states:
This is true for canvas and iface, entering app gives: