edoc automate Guide

fs\Create - edoc automate

The Create action creates a file or directory (recursively) under the specified path.

Parameters

Type

Name

Description

TEXT

path

Specifies the path in which the file or directory is to be created.

SELECT

type

Specifies whether a file (file) or a directory (directory) is to be created.

Return

None