forward message to
Synopsis:
(forward message to entity
[with {key1 : value1,
..., keyN : valueN}])
Description:
Forwards the received message to the entity
entity.
Optionally a dictionary of parameters can be added.
Example:
(forward message to (logic name))
(forward message to "player" with
{"points" : 14})
Contact:
Fulvio Frapolli (
fulvio . frapolli //at// unifr . ch),
Amos Brocco (
amos . brocco //at// unifr . ch)
* Remove spaces and replace //at// with @