Close Database Browse Action
Event Function: CloseBrowse
The Close Database Browse action closes an active database browse file.
Using the Events tab
Under | Enter | Example |
---|---|---|
Run Skip Condition |
If desired, enter skip conditions for the event. When the "Run Skip Condition" is evaluated to be true, the action is not performed. |
|
Browse Name |
Full name of the Browse Definition file |
"c:\Program Files\Caseware\data\simple\simple.bdf" |
Syntax (if entering it in the Equation bar)
ACTION("CloseBrowse", expr)
Where
expr = entry under Browse Name
How the example will appear in the Equation bar
ACTION("CloseBrowse", " c:\Program Files\Caseware\data\simple\simple.bdf")