Verifies that an object reference points to a valid ABL or .NET object instance. If the object reference represents an object that is currently valid, the function returns TRUE. If the object reference is no longer valid (for example, it was garbage collected or explicitly deleted), the function returns FALSE.
VALID-OBJECT ( object-reference )
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |