TypeOf (object, string attribute name)
Returns a string representing the name of the type of the specified object’s attribute.
TypeOf (value)
Returns a string representing the name of the type of the specified value.
See Attribute Types for a list of strings that may be returned.
NOTE: This a hard-coded function.