Used to return the class object of the specified type.
Examples:
GetType(Integer)‘returns the integer class object
GetType(Project1.Type1)‘returns the class object for Project1.Type1
GetType(String(*))‘returns the class object for 1D string arrays
EnterLinks