Watch
Description:
Watch
Use this to specify an expression that will be watched for changes. Whenever the expression outcome value changes, the child 'Trigger On Change' will be fired
Allowed Parent Components:
Page
Allowed Child Components:
Trigger Before Render
Trigger On Change
Properties
➤ Expression To Watch
Specify an expression that will be watched for changes. Whenever the outcome value changes, the child actions will be executed.
Allowed Values: Specify an expression that will be watched for changes. Whenever the outcome value changes, the child actions will be executed.
➤ Ignore Initial Value
Check this property if you do not to execute the child actions when the expression is evaluated for the first time on page active.
Allowed Values: Yes/No
Last updated