Join Slack
Powered by
Do you think the branch in the if statement should...
# suitescript
c
Craig
07/06/2021, 12:48 AM
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.
Untitled.js
m
michoel
07/06/2021, 1:29 AM
undefined
is
Falsy
☝️ 1
Open in Slack
Previous
Next