SetCurrentDir
Category: Path
Signature
SetCurrentDir(path As String)
Returns
Void
Description
Sets the process current working directory to the supplied path.
Example
SetCurrentDir("assets")
Category: Path
SetCurrentDir(path As String)
Void
Sets the process current working directory to the supplied path.
SetCurrentDir("assets")