Neokernel API

AgentInterface.println Method

Sends the message to the agent's standard output.

void println(
   string message
);

See Also

AgentInterface Interface | com.neokernel.nk Namespace