The ObjectNext attribute function determines the nearest next object in the order sequence that is derived from a distinct class at the same object level.
Syntax | ||||
ObjectNext(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 classname of the class matching the object. |
See also