FileReadAllText
Opens a text file, reads all lines of the file, and then closes the file.
| SYNTAX |
|
||||
| ARGUMENTS |
|
||||
| RETURN | A string containing all lines of the file |
Opens a text file, reads all lines of the file, and then closes the file.
| SYNTAX |
|
||||
| ARGUMENTS |
|
||||
| RETURN | A string containing all lines of the file |