Neokernel API

AgentRequest.println(String) Method

Prints the String followed by a newline to the agent's standard OutputStream using a PrintWriter.

public virtual void println(
   string s
);

See Also

AgentRequest Class | com.neokernel.nk Namespace | AgentRequest.println Overload List