IsObject Function

Tests if an object variable is an OLE object. The function returns True if the variable is an OLE object, otherwise it returns False.

Syntax:

IsObject (ObjectVar)

დაბრუნებული მნიშვნელობა:

Bool

Parameters:

ObjectVar: Any variable that you want to test. If the Object variable contains an OLE object, the function returns True.

Error codes:

D'oh! You found a bug (text/sbasic/shared/00000003.xhp#err5 not found).