Flexible Rules
Home Publications Examples Downloads API Overview API Doc Tutorials

send new message

Synopsis:

(send new message label to recipient 
	[with {key1 : value1, 
		..., keyN : valueN}])

Description:

Creates a new message with label label and sends it to the entity recipient. Optionally a dictionary of parameters can be added.

Example:

(send new message "empty" to "hole01")
(send new message "points" to "player" with
	   {"points" : 14 ,
	   "color" : "green"})


Contact: Fulvio Frapolli (fulvio . frapolli //at// unifr . ch), Amos Brocco (amos . brocco //at// unifr . ch)
* Remove spaces and replace //at// with @
© 2009