AMTrigger.OldFileName

Syntax:

%AMTrigger.OldFileName%

Trigger Supported:

File System

Type:

String

Description:

If the AMTrigger.Action field returns FILE RENAMED, this value is the original path and file name of the file that was renamed.

Example:

Display the message "The original path and file name of the renamed file that activated the trigger. - %AMTrigger.OldFileName%" in a message box.

 

<AMSHOWDIALOG WINDOWTITLE="File System Trigger Return Value">The original path and file name of the renamed file that activated the trigger. - %AMTrigger.OldFileName%</AMSHOWDIALOG>

 

See Also:


AMTrigger.Count | AMTrigger.Filename | AMTrigger.FolderName | AMTrigger.NBFiles | AMTrigger.OldFileName | AMTrigger.OldFolderName | AMTrigger.Size