Read File As String
Read a file as a string using this block
Description
Reads a file to a string. Returns the string read from the file
Properties
File Path
The file path to be read as a string
Returns
Returns the read file
Last updated