Section One BBS

Welcome, Guest.


Subject: Re: syncWXremix and Dial-up Date: Sun Jan 10 2016 03:14 pm
From: tracker1 To: Deuce

> dialup = "Yes"
> if (dialup)
>   print("Yessir!")
> if (dialip===true)
>   print("Fosho!");

> Would only print "Yessir!".

The following values evaluate as false in JS:
  0, undefined, mull, NaN, false, empty string

Everything else is true.
-- 
Michael J. Ryan
tracker1(at)gmail.com
+o Roughneck BBS

---
 ■ Synchronet ■ RoughneckBBS - http://www.roughneckbbs.com/

Previous Message       Next Message
In Reply To: syncWXremix and Dial-up (Deuce)
Replies: Re: syncWXremix and Dial-up (Digital Man)Re: syncWXremix and Dial-up (Deuce)