JavaScript est un numéro de variable ou une chaîne

if (typeof myVar === 'string'){
    //I am indeed a string
}
Grepper