ActivitiesSystemRead Text FileOn this pageRead Text FileReads text file content. Input File Name: The path of the file to be read Type: System.String Required Output Output to: The extracted text from the file stored into a string variable. Type: System.String File Encoding: The character encoding to use. Type: System.String