> > BTW, should you have an "else" clause in there? - What happens when the > comparison fails? >
As Tom said, a null value would be returned.
> > BTW, should you have an "else" clause in there? - What happens when the > comparison fails? >
As Tom said, a null value would be returned.