Join Slack
Powered by
I think I would have checked to see `if (typeof wi...
# suitescript
m
mattdahse
10/30/2017, 5:35 PM
I think I would have checked to see
if (typeof window == 'undefined') { /* run server code */ } else { /* client code */ }
Open in Slack
Previous
Next