Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
Queries the DeviceID for a disk.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FSEvents | 6.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes, on macOS | ❌ No |
Parameter | Description | Example |
---|---|---|
Path | The path to the disk. | "/" |
Returns ID or error.
Query ID for root:
MBS( "FSEvents.DeviceID"; "/" )
Query ID for volume Test:
MBS( "FSEvents.DeviceID"; "/Volumes/Test" )
This function is free to use.
Created 29th November 2015, last changed 12nd August 2017