Returns the number of references to an object.

Syntax

REFCOUNT(<oRef>)

<oRef>

Object reference to any valid object

Description

Use REFCOUNT( ) to find the number of references to an object. REFCOUNT( ) accepts a single parameter which is the object reference for which you want the count returned. The returned value is numeric.