Using IsEmpty() If Statements

If we don’t have a customer, the whole function will break.

So, it helps to add a logical IF statement, checking if the Customer Search is empty or not.

Here are a couple ideas:

  • You can have it send you an email to notify you that the Customer Search is empty
  • Or, you can create a Customer record right then and there