You are here: Features > Action Events > Label browse

Label Browse Action

Event Function: LabelBrowse

The Label Browse action creates a new label for a browse window.

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

The Browse configuration name

"c:\Program Files\CaseWare\data\simple\simple.bdf"

Label

New title for the browse window

"COGS"

Syntax (if entering it in the Equation bar)

ACTION("LabelBrowse", expr1<, expr2>)

Where

expr1 = entry under Browse Name

expr2 = entry under Label

How the example will appear in the Equation bar

ACTION("LabelBrowse", "c:\Program Files\CaseWare\data\simple\simple.bdf", "COGS")

Related Topics