The ObjectInvalidElements attribute function detects invalid elements of the object.
|
Syntax | ||||
|
ObjectInvalidElements([Recursive]) | ||||
|
Return value | ||||
|
Type |
Description | |||
|
String() |
List of invalid elements | |||
|
Parameter | ||||
|
Use |
Name |
Type |
Passing |
Description |
|
Optional |
Recursive |
Boolean |
ByVal |
If True, child objects are also examined. This can be a timeconsuming process, however. |