Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Sets the current directory.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Process | 6.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Path | The new native path. | "C:\Test" |
Returns OK or error.
Set current directory:
MBS( "Process.SetCurrentDirectory"; "/Users/cs/Desktop" )
Set current path on Windows:
MBS( "Process.SetCurrentDirectory"; "C:\Test" )
This function checks for a license.
Created 8th November 2016, last changed 8th November 2016