« Back to Product

Documentation

On update

The "On update" module enables the logic script to be executed when a specific variable is updated (same value or different value is assigned to the variable).

Module "On update"

data points input

Name Description
Value Data point of the variable whose update is to trigger execution of the logic script.

data point output

Name Description
Value Data point of the variable. The following branch of the logic script is only executed if the associated variable has been updated.
Triggering Data point of the module that returns TRUE if the linked variable has been updated. The following branch of the logic script is only executed if the variable has been updated.
No triggering Data point of the module that returns TRUE if the linked variable has not been updated. The following branch of the logic script is only executed if the variable has not been updated.
Any questions?