Skip to content

_TOTALDROPPEDFILES

Samuel Gomes edited this page Nov 8, 2022 · 1 revision

The _TOTALDROPPEDFILES function returns the number of items (files or folders) dropped in a program's window after _ACCEPTFILEDROP is enabled.

Syntax

totalFilesReceived& = _TOTALDROPPEDFILES

Description

Availability

  • Version 1.3 and up.

Example(s)

See Also

Clone this wiki locally