FunctionsgetTypeInfoOn this pageFunction: getTypeInfo() function getTypeInfo(type): TypeInfo; Gets the type info of a given type. Parameters ParameterTypeDescriptiontypeAnyTypeType to get the info from. Returns TypeInfo The type info.