Use the typeof operator to get the type of an object or variable in JavaScript. Example: typeof. Copy. var str = "this is string"; typeof ...
確定! 回上一頁