You are looking at documentation for an older release.
Not what you want? See the
current release documentation.
Use the never
condition to set the condition to false
. This means the
watch actions are never executed when the watch is triggered. The watch input is
executed, a record is added to the watch history, and the watch execution ends.
This condition is generally used for testing.