Function Rl-Agent-Message

Part of:

package org.rl-community.rl-glue-codec
( rl-agent-message )
This message passes the input string to the agent and returns the
reply string given by the agent. See agent-message for more details.

PARAMETERS:
exp : experiment in use [experiment]
message : message to send [string]

RETURNS:
recieved message [string]