Fail

Synopsis
This keyword is equal to 4, and indicates that a condition has not been met.
Remarks
Returns
Returned types: Numeric.
Examples
1.

The following example returns 4 if the blob area is less than 80 or greater than 160.

INRANGEW(BlobAnalysis.BlobFound(1).Area, 80, 100, 140, 160)