Hi Team,
How to check whether a particular file/folder exists in the machine? if not how to create a particular file/folder using Components?
Hi Team,
How to check whether a particular file/folder exists in the machine? if not how to create a particular file/folder using Components?
Hi!
You can use 'FileExists' from ToolBox in order to check whether file/folder exists.
Hi,
To check file exists or not you can use file exist component, Please find the documentation link for the file exist component. https://docs.intellibot.io/Studio/utilities/file/FileExists/
Same as for folder you can use directory exists component to check folder exist or not, Please find the documentation link for the directory exists. https://docs.intellibot.io/Studio/utilities/directory/DirectoryExists/
Thanks & Regards,
Intellibot Support.