Read a string from the specified text file
The path of the file to read
Dim FileText as String FileText = ReadStringFromTextFile("C:\Temp\TempFile.txt")