Scenario:
I have written UberTechLabs in a Notepad. I want the bot to read it.
This process can be achieved by using File>ReadText component.
Let’s look into the steps:
1.Go to the Component Tool Box panel, extract the following components on to the Designer Surface.
a.Click Icon Utilities.
b.From Utilities category drop-down menu, click File and then drag ReadText component.
c.Click Icon before General.
d.From the General category drop-down menu, drag MessageBox component.
2.Go to File component on Designer Surface, double-click filepath data -In-port and enter the path of the Notepad.
3.Connect the Control In/Out ports between the components right from Start to End.
4.Connect the Data In/Out ports of File and MessageBox components.
5.Press F5 key to run the activity.