maptext monitor doodad  
| Vars | |
| autosize_enabled | If enabled and autosize_target is set, scales the target based on the monitored value and the set scale and value boundaries. | 
|---|---|
| Procs | |
| update_monitor | Updates the maptext monitor | 
| validate_monitored | Checks if a monitored thing still exists | 
Var Details
autosize_enabled 
If enabled and autosize_target is set, scales the target based on the monitored value and the set scale and value boundaries.
Proc Details
update_monitor
Updates the maptext monitor
validate_monitored
Checks if a monitored thing still exists
Returns 0 if monitoring should stop, 1 if monitoring is okay