read ( string path ) : string
Read a file on your disk.
Tips
If you have an error, try to check the path exist, to do that, in debug mode, evaluate the pathDisk value and copy-paste it in the Windows Search (press Win and do Ctrl+V) and see if the file is displayed.Parameters