The SpecialOperators class Returns the type of the given object, one of these strings get returned: number, string, boolean, object, function or undefined if the object doesn't exists.
SpecialOperators
number
string
boolean
object
function
undefined
void
typeof()arrow-up-right
Returns: void
Last updated 1 year ago
Was this helpful?