Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Folders.System
Queries system folder.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Folders | 4.3 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ✅ Yes |
MBS( "Folders.System" )
Parameters
none
Result
Returns path or error.
Description
Queries system folder.This is a native path. You can use Path.NativePathToFileMakerPath if you need to use path in a script step.
Examples
Queries path:
MBS( "Folders.System" )
See also
- CURL.CloseOutputFile
- CURL.CreateOutputFile
- CURL.Release
- Files.LaunchFile
- Files.WriteFile
- Folders.SystemFonts
- Folders.SystemTemporary
- Folders.UserTemporary
- Path.LastPathComponent
- Path.NativePathToFileMakerPath
This function is free to use.
Created 18th August 2014, last changed 29th April 2016