TYPE Function
The TYPE() is an information function, which displays the type of the given values.
Formula:
=TYPE(Value)In above syntax,the argument "value" refers to the given value. The values are "text, number, array and logical or error value".
Video Tutorial:
Let us view how the TYPE function provides the value's nature with the help of below video.