GetDir

This function returns the current directory.

Syntax

Returns

Returns the path to the current directory.

Example

--Print the starting directory
System:Print((FileSystem:GetDir()))