Declared in ExtensionSystem

Declaration

Type GetObjectType(
    Object obj
);

Description

Returns the type of the given object, if it is an object.

Parameters

NameDescription
objThe object to check the type of