<-- Previous || Up || Next -->

First Atomic Array Element Function
Array Others Class

Public Function FirstAtomicArrayElement( _
    ByRef vArray As Variant _
    ) As Variant

Return the value of the first non-array element of a variant using a depth-first search. If the argument is not a variant array, return it. See also the FirstAtomicNonObjectArrayElement function.
Note: Handles arguments containing objects and nested variant arrays.
v1.3 Pro Change: The implementation of this function has changed.

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.