in reply to Re: Re: Re: How to return errors from my object oriented subroutine
in thread How to return errors from my object oriented subroutine

It's an intentionally dumb example to show that we are taking some kind of action based on the return value. In a real app I would never put an error string in-line like that.
  • Comment on Re: Re: Re: Re: How to return errors from my object oriented subroutine