getmodulepath
Get the path to the running EXE file.
func str getmodulepath (
str dest,
str subfolder
)
str dest,
str subfolder
)
Parameters
dest | Result string. |
subfolder | Additional path. This string will be added to the obtained result. It can be empty. |
Return value
Returns the parameter dest.
Related links | Source |