Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Queries the display name of the file or folder.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Files | 2.9 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Path | Native path to the file to check. | "C:\test\me.jpg" |
Queries display name of a file
MBS( "Files.FileDisplayName"; "C:\test.txt" )
Query localized name for desktop folder:
MBS ("Files.FileDisplayName" ; "/Users/cs/Desktop" )
Example result: "Schreibtisch"
This function checks for a license.
Created 18th August 2014, last changed 25th September 2019