IsObject(Identifier: Variant): Boolean
Returns True if the Identifier represents an object variable, otherwise returns False.
IsObject function syntax has these named arguments:
Parameter |
Description |
|---|---|
Identifier |
Required. Identifier to be evaluated as an object variable. |