About this task
The startBehavior() operation
starts the behavior of reactive objects:
- The <package>_startBehavior() operation
starts the behavior of the reactive objects in a package.
- The <object>_startBehavior() operation
starts the behavior of an individual object.
Note
that startBehavior() is
not to be called from within the constructor.