message attribute
Synopsis:
(message attribute attribute)
(message attribute attr as var)
Description:
Returns the value of the message attribute
attribute, resp. stores it in
var.
The sender of the message is stored within the attribute
sender which is automatically set by the system.
Example:
(message attribute "startPlayer")
(message attribute "startPlayer"
as startingPlayer)
(message attribute "sender"
as sender)
Contact:
Fulvio Frapolli (
fulvio . frapolli //at// unifr . ch),
Amos Brocco (
amos . brocco //at// unifr . ch)
* Remove spaces and replace //at// with @