I'm not sure how to use the Branch node to check if the value for my variable "code" exists or is empty from the REST API call. What should I put in the expression editor to check whether the variable "code" has a value or is empty? If it has a value, I want it to go to one branch that leads to the next node, and if it's empty, I want it to do nothing.