Read a file using the path provided
Read a file using the path provided.
File path of the file that needs to be read. This can be a string or variable.
Returns the data of the file read as a string.
Last updated 3 years ago