send new delayed message
Synopsis:
(send new delayed message label
to recipient
after delay)
Description:
Creates a new message with label
label and sends it to the entity
recipient after
delay milliseconds.
Example:
(send new delayed message "RollDice"
to (self)
after 10)
Contact:
Fulvio Frapolli (
fulvio . frapolli //at// unifr . ch),
Amos Brocco (
amos . brocco //at// unifr . ch)
* Remove spaces and replace //at// with @