On Feb 18, 6:57 am, John Resig <jere...@gmail.com> wrote:
> typeof FOO === "string"
> typeof FOO === "number"
> typeof FOO === "boolean"

== is sufficient. typeof always returns a string.

Matt Kruse

Reply via email to