Changes

Jump to navigation Jump to search

var.monitor

64 bytes added, 15:07, 2 November 2011
Line 7: Line 7:  
== Syntax  ==
 
== Syntax  ==
   −
var.'''monitor(varname)'''<br> starts monitoring the variable varname (must be a string).  
+
var.'''monitor(varname)'''<br> starts monitoring the variable varname (must not be of an exotic type or it will return an error).<br />
 +
See example below.
    
== Example  ==
 
== Example  ==

Navigation menu