ObjectLast

concerns

The ObjectLast attribute function determines the last object in the order sequence that is derived from ClassName and is at the same object level.

 

Syntax

ObjectLast(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

ObjectFirst

ObjectFirstChild

ObjectLastChild

ObjectNext

ObjectParent

ObjectPrevious