Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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