Folders.Windows
---------------

Queries path to windows folder.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [Folders](component_Folders.md) | [4.3](newinversion43.md) | ❌ No | ✅ Yes | ❌ No | ✅ Yes, on Windows | ❌ No |

MBS( "Folders.Windows" ) ### Parameters

none

### Result

Returns path or error.

### Description

Queries path to windows folder.  
This is a native path. You can use [Path.NativePathToFileMakerPath](PathNativePathToFileMakerPath.md) if you need to use path in a script step.  
### Examples

Queries path:

 MBS ( "Folders.Windows" )  
### See also

- [Path.NativePathToFileMakerPath](PathNativePathToFileMakerPath.md)

This function is free to use.

Created 18th August 2014 , last changed 18th March 2017

  
[Folders.UserVideo](FoldersUserVideo.md) - [Font.Activate](FontActivate.md)

[HTML Version](FoldersWindows.shtml)