Skip to content
On this page

Create File

Description

Create a file at the specified location.

Properties

CategoryPropertyTypeDescription
CommonContinue On ErrorIn(Boolean)This property specifies when the automation keeps going if it has an error. Only have two possible values: True or False. The default value is False.
FileFile NameIn(String) The name of the file to create.
E.g: "file.txt"
PathIn(String) The full path to the file to be created
E.g: "C:\Users\Admin\Downloads"

A product of IRTech Company