Diagnostic information about variables
Diagnostic information about variables includes information about these processes:
- Initialization: Information about each time a variable is created, including whether the variable is global or form-level, persistent, or temporary
- Value changed: Information about each time a variable's value is changed, including the previous value and the new one
- Dependent Notification: Information about each time a variable's dependents are refreshed because the variable's value changed