Hi Team, How can we Create, open a Text file and modifying the existing content in that Text file?
Opening and Modifying Text files
- 54 Views
- Last Post 3 weeks ago
kishore.punugubati@amiseq.com
posted this
3 weeks ago
Intellibot Support
posted this
3 weeks ago
- Last edited 3 weeks ago
Hi,
Please use WriteText component, it writes the specified text to a file. If the file already exists, its text is overwritten. If the file does not exist, a new file is created, the specified text is written to the file and the file is closed.
Please go through the below link as a reference.
https://docs.intellibot.io/Studio/utilities/file/WriteText/
Thanks & Regards,
Intellibot Support.