You are here: All Help Topics > Other Information > Action Events > Modify browse

Modify Browse Action

The Modify Browse action changes the arguments of a selected browse.

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

" Leadsheets"

Parameter 1

The first attribute to modify

"Index = Id+map_no"

Parameter 2

The second attribute to be changed

 

Parameter 3

Additional attribute to change

 

ACTION("ModifyBrowse", expr1 <, expr2> <, expr3> <, expr4>)

Where

expr1 = entry under Browse Name

expr2 = entry under Parameter 1

expr3 = entry under Parameter 2

expr4 = entry under Parameter 3

ACTION("ModifyBrowse", "Leadsheets", "Index = Id+map_no ")

Related Topics