Skip to content

Create folder

Description

Creates a folder at the input path with the input name and outputs the next path

Input Ports

Name dataType sourceType required description
Folder name text link-manual true The name of the folder you want to create
Folder path text link-manual true The targeted path where the folder must be created in

Scenarios

  • The user wants to create a folder at a targeted path

Use case

Command

Inputs
  • Folder name: statements
  • Folder path: D:/banking/
Experienced tips
  • If you do not specify a Folder name, then only the Folder path will be created
  • If you do not specify a Folder path, the process will stop and you will get the following error. The "path" argument must be of type string. Received type object
Search Tags

Create folder