8.4.42 IsObject Function

Returns a Boolean value indicating whether an expression references a valid Automation object.
Syntax
IsObject(expression)
Arguments
- expression
- Any expression.
Remarks
IsObject returns True if expression is a variable of Object subtype or a user-defined object; otherwise, it returns False.
Copyright © 2000 Chili!Soft
|