Quote:
So, depending what's being done, using ($3 == $null) may be the best way even if it's a little longer code.


Could be shortened to if ($0 < 3) in this case