Neokernel API

AgentRequest.print Method

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

public virtual void print(
   string s
);

See Also

AgentRequest Class | com.neokernel.nk Namespace