<<<ABSOLUTE-PATH>>>
The dropped file’s absolute path.

<<<RELATIVE-PATH>>>
The relative path between the dropped file and the document.

<<<FILENAME>>>
The dropped file’s name with extension (if exists.)

<<<FILENAME-NOSUFFIX>>>
The dropped file’s name without extension.

<<<FILEEXTENSION>>>
The dropped file’s extension.

<<<FILEEXTENSION-LOWER>>>
The dropped file’s extension (converted to lowercase.)

<<<FILEEXTENSION-UPPER>>>
The dropped file’s extension (converted to uppercase.)

<<<DIRECTORY>>>
The parent directory name of the dropped file.

<<<IMAGEWIDTH>>>
(If the dropped file is an image) The image width.

<<<IMAGEHEIGHT>>>
(If the dropped file is an image) The image height.