Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

DragDrop.GetPathList

Queries the list of file paths.

Component Version macOS Windows Linux Server iOS SDK
DragDrop 15.0 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "DragDrop.GetPathList"; droparea )   More

Parameters

Parameter Description Example
droparea The reference ID for this drop area. $dropHandle

Result

Returns list or error.

Description

Queries the list of file paths.
Returns all file paths in the drop area from the last drop operation.
Same as DragDrop.GetPath, but return all paths as list.

See also

Release notes

Blog Entries

This function checks for a license.

Created 10th January 2025, last changed 10th January 2025


DragDrop.GetPathCount - DragDrop.GetPicture