CasewareDocs
New in Caseware Cloud Engagements 2026-05See what's new

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.

Related Topics

BROWSTAT Function | Caseware Docs