TYPE

TYPE a number indicating the data type of value

Synopsis

TYPE(value)

Arguments

value: a value

Description

TYPE returns a number indicating the data type of value:

1 = number

2 = text

4 = boolean

16 = error

64 = array

Microsoft Excel Compatibility

This function is Excel compatible.