Neokernel API

Agent.printlnReporter Field

This is a reference to the Reporter assigned to this agent for println output. If this field is null (Nothing in Visual Basic) the println method will be ignored.

protected IReporterInterface printlnReporter;

See Also

Agent Class | com.neokernel.nk Namespace