Re: syncWXremix and Dial-up
By: Nightfox to KenDB3 on Thu Jan 07 2016 12:52 pm
> Isn't the "=== true" redundant? Saying "if (dialup)" should be enough, and
> it's just as clear as saying "if (dialup === true)", since that has the same
> meaning.
No, they're different meanings.
dialup = "Yes"
if (dialup)
print("Yessir!")
if (dialip===true)
print("Fosho!");
Would only print "Yessir!".
---
http://DuckDuckGo.com/ a better search engine that respects your privacy.
Mro is an idiot. Please ignore him, we keep hoping he'll go away.
■ Synchronet ■ My Brand-New BBS (All the cool SysOps run STOCK!)
|