var x = 9; console.log(typeof x); // Output: "number"
typeof Operator Use in ServiceNow
Working Code Asked question December 16, 2023
Sorry, you do not have permission to read comments.
var x = 9; console.log(typeof x); // Output: "number"