Function Rl-Env-Message
(
rl-env-message )
This message passes the input string to the environment and returns the
reply string given by the environment. See env-message for more details.
PARAMETERS:
exp : experiment in use [experiment]
message : message to send [string]
RETURNS:
recieved message [string]