You use the typeof operator in Javascript to check if a variable is a string. The typeof operator returns a value of string when the variable is a string.
確定! 回上一頁