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 @