Flexible Rules
Home Publications Examples Downloads API Overview API Doc Tutorials

newvalue

Synopsis:

(newvalue)

Description:

Returns the new value of the observed property.

Example:

(if (= (newvalue) 0) 
	(clear "points")
else 
	(update figure "points" attribute 
		"text" to (newvalue)))


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