controller#
Initializing the Controller Class#
The controller
constructor creates a controller object.
// Create a new object "Controller" with the Controller class.
controller 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: