typeof(value)
Description
typeof returns a string representing the type of the given value.
Parameters
typeof needs one parameter:
value: The value to check the type of
Usage
Last updated
Was this helpful?
typeof returns a string representing the type of the given value.
typeof needs one parameter:
value: The value to check the type of
Last updated
Was this helpful?