Join Slack
Powered by
unrelated, but `if!(!!lineCount)` is the same as `...
# suitescript
e
erictgrubaugh
02/21/2017, 2:13 PM
unrelated, but
if!(!!lineCount)
is the same as
if (!lineCount)
😅 2
Open in Slack
Previous
Next