Function Rl-Agent-Message
(
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]