Controller#
Initializing the Controller Class#
To use a Controller in your project, start by initializing it as follows:
# Create a new object "controller" with the Controller class.
controller = Controller()
This controller
object will be used in all subsequent examples throughout this API documentation when referring to Controller class methods and attributes.
The Controller class comes with two pre-defined attributes: