You are here: All Help Topics > Other Information > Action Events > Close client CaseView document

Close Client CaseView Document Action

The Close Client CV Document action closes a selected CaseView document within the current client file.

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

Up to eight digit document identifier

"FT"

Save File

A yes or no decision to save the file before closing

"No"

ACTION("CloseDocument", expr1, expr2)

Where

expr1 = entry under Document Code

expr2 = entry under Save File

ACTION("CloseDocument", "FT", "No")

Related Topics