You are here: All Help Topics > Other Information > Action Events > Remove change flags

Remove Change Flags Action

The Remove Change Flags action removes the red squiggly line denoting a cell value that has changed. It can be set to remove the flags in just the document currently viewed or in all documents in the client file.

Under Enter

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.

Scope

"All Client Documents" to remove the change flags in all documents in the client file.

"Document" to remove the flags from the currently viewed document only.

ACTION("RemoveChangeFlags", expr1 )

Where

expr1 = entry under scope

ACTION("RemoveChangeFlags","Client")

Related Topics