getcwd

The getcwd function returns the current working directory of the application.

Syntax

getcwd()

Returns

(String). Returns a string containing the absolute path of the current working directory.