You are here: All Help Topics > Other Information > Action Events > Refresh CaseView document by code

Refresh CaseView Document by Code Action

The Refresh CaseView document by code refreshes the selected CaseView document.

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.

 

Document Code

The code for the document to be refreshed (selected or typed in)

FS

ACTION("RefreshDoc", expr)

Where

expr = entry under Document code

ACTION("RefreshDoc", "FS")

Related Topics