-- @/=[C]:-1
function getScreenShotFolderString(...)
filepath = ''
local screenPath = screenshotPath .. tostring(getScreenShotFolderString())
if not FS:directoryExists(screenPath) then
local screenshotFolderString = getScreenShotFolderString()
local path = string.format("screenshots/%s", screenshotFolderString)