ObjectFirst

concerns

The ObjectFirst attribute function determines the first object in the order sequence that is derived from a distinct class and is at the same object level.

 

Syntax

ObjectFirst(ClassName)

Return value

TCE object

The returned object is Typeless and must be assigned or Typed through a Typecast before using a TCE object variable.

Parameter

Use

Name

Type

Passing

Description

Required

ClassName

String

ByVal

The class name of the class matching the object.

 

 

See also

ObjectFirstChild

ObjectLast

ObjectLastChild

ObjectNext

ObjectParent

ObjectPrevious