Last updated 2 months ago
Was this helpful?
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
Returns: void