Function Rl-Env-Message

Part of:

package org.rl-community.rl-glue-codec
( 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]