aqFileSystem to locate that a folder exists not working quite right
I'm using aqFileSystem to check that a folder exists but for some reason, the below script keeps hitting the 'else' statement even though when I debug 'sTestPath + where', the correct path is present...