Monitor block


Description:

A block used to define a monitor. Mointors appear in the runtime space where they dynamically report a value.

Arguments:

global variable (any type): An integer global variable that will be monitored.

Examples:

Creates a monitor that will show the current number of agents in the world.