System -> Activities -> File -> Read Text File
Steps: As we created a Flowchart with message box, Log message - > Add Read text activity between Message Box and Log Message
In properties of Read Text, it expects a string where we need to specify location of text file
In Output option We need to create variable so that file contents will be saved in this variable.
Then we can change Message of Log Message with custom message + Output variable
No comments:
Post a Comment