Output operation is a specific public property of a capsule. Output operation serves as a propagator of calls from the inside towards the outside of its owner capsule. Output operations go along with input operations; they are complementary concepts.
Constructor
new Output()
Creates new output operation as a property of the capsule that represents the current context of execution.