ISCONS Function
The ISCONS function indicates whether the current client file is consolidated or not. It returns a value of 1 if the file is consolidated and 0 otherwise.
Syntax
ISCONS()
Example 1
If the current current client file is part of a consolidated file:
ISCONS()
Returns the value 1.