Returns type name of configuration object

getObjectType( <configObject> )

Arguments

configObject

configuration object

Examples

o = getid('/Cell:/')[0]
print getObjectType(o)
Cell