Next: watchread procedure, Previous: watchunset procedure, Up: Procedures for debugging your scripts [Contents][Index]
watchwrite Procedure ¶
This breaks program execution when the variable var is written.
Abbreviation: ww.
watchwrite var
var
The variable to watch.