Close Editor

Function:

The tool "Close Editor" is typically a component of the Close action. The tool checks whether the file for the given file input parameter is still open in the editor, and when necessary closes the editor. You are prompted to save any changes if the editor contains unsaved changes.

This tool should be integrated into an element action if the action must not be executed on files opened in an editor, for example, during a check-in action.

Note: This tool is not meant to be used in a modeled close action.

Parameters:

Parameter # I/O Type Description
1 [M] I File The input parameter normally corresponds to that of the tool "Edit Local File".