Pass

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

The following example returns 2 if the blob area is within the range 100 to 140.

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