Monitoring Values

At runtime you can observe the current values of variables of a programming object at various points in the project. This is called "monitoring":

You can monitor the results of function calls and the current values of variables in objects of the type Property by setting the pragma {attribute 'monitoring'...}.

See also: