JavaScript to numer zmienny lub ciąg

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