Xbasic
l is_object Function
Syntax
L IS_OBJECT(C object name)
L IS_OBJECT(P object_pointer)
Arguments
- object
Character
- object_pointer
Pointer
Description
Tests whether the object named by the pointer or string exists.
Syntax
L IS_OBJECT(C object name)
L IS_OBJECT(P object_pointer)
Arguments
Character
Pointer
Description
Tests whether the object named by the pointer or string exists.