You are here: Features > Action Events > Merge browses

Merge Browses Action

Event Function: MergeBrowses

The Merge browses action will add browse to the existing document

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.

 

Filename

The .bdf file to merge

"browses.bdf"

Overwrite Existing

A yes or no decision to overwrite the existing browse.

"Yes" Yes

Syntax (if entering it in the Equation bar)

ACTION("MergeBrowses", expr1,expr2)

Where

expr1 = entry under Filename

expr2 = entry under Overwrite Existing (Y/N)

How the example will appear in the Equation bar

ACTION("MergeBrowses", "browses.bdf","Yes")

Related Topics