update property
Synopsis:
(update property property to value)
(update property property of entity to value)
Description:
Updates the value of the property
property to
value.
Example:
(update property "age" to tempAge)
(update property "age" of "player1" to 67)
Contact:
Fulvio Frapolli (
fulvio . frapolli //at// unifr . ch),
Amos Brocco (
amos . brocco //at// unifr . ch)
* Remove spaces and replace //at// with @