Read File
Read a file using the path provided
Description
Read a file using the path provided.
Properties
File Path
File path of the file that needs to be read. This can be a string or variable.
Return
Returns the data of the file read as a string.
Last updated