BROWSTAT Function
The BROWSTAT function is a logical function that indicates whether a specified database browse is currently being displayed. The function returns the value 1 if the browse is being displayed, and 0 if not.
Syntax
BROWSTAT("name")
Example
BROWSTAT("Leadsheets")
If the browse "Leadsheets" is displayed, the function returns the value 1 to the cell.