edoc automate Guide

fs\Exists - edoc automate

The Exists action checks whether a file or directory exists under the specified path.

Parameters

Type

Name

Description

TEXT

path

Specifies the path to be checked.

Return

Type

Description

SINGLEVALUE

Returns true if the path exists, otherwise false.