Skip to main content

Function: getTypeInfo()

function getTypeInfo(type): TypeInfo;

Gets the type info of a given type.

Parameters​

ParameterTypeDescription
typeAnyTypeType to get the info from.

Returns​

TypeInfo

The type info.