Flexible Rules
Home Publications Examples Downloads API Overview API Doc Tutorials

inform

Synopsis:

(inform entity on update property prop  with label)

Description:

Every time the property prop updates its value a message labeled label is sent to the entity entity. The new value can be accessed using (newvalue).

Example:

(inform "game" on update property "points"  with "updatePoints")


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