Watching Script
From HEWIKI
(Redirected from Watching scripts)
A Watching Script is an HSL script that can be specified to be called when a certain field is changed. In such a situation, the FieldChangeNotification( fieldName as String ) function will be called in this script.
See also
- Invoking scripts
- CFD - shows how to create a field definition that uses a Watching Script
- MFD - shows how to modify a field definition that uses a Watching Script