return
Synopsis:
(return value)
Description:
Terminates the execution of the current behavior and returns
value to the message sender.
Example:
Return the value of the property "money" to the message sender:
(return (property "money"))
Contact:
Fulvio Frapolli (
fulvio . frapolli //at// unifr . ch),
Amos Brocco (
amos . brocco //at// unifr . ch)
* Remove spaces and replace //at// with @