Do you think the branch in the if statement should...
# suitescript
c
Do you think the branch in the if statement should be executed or not if the saved search has zero results? I assumed it would given that shopifyOrderId is undefined.
m
undefined
is Falsy
☝️ 1