Creates a temporary file in a directory whose name starts with (at most) the first three characters of prefix.
getTempFile(dir, prefix) → returns string
getTempFile(dir, prefix)
→ returns string
Returns path of file created
getTempFile(getTempDirectory(),"testFile")