Tests a boolean condition. If the condition evaluates to false, reports an error with the specified message.
action/assert
Condition expression
Error message to report if the assertion fails. If omitted, a default message containing the condition expression is used.
NO
If YES, the experiment will automatically stop if the assertion fails
YES