edoc automate Guide

fs\IsDir - edoc automate

The IsDir action checks whether the specified path is a directory.

Parameters

Type

Name

Description

TEXT

path

Specifies the path to be checked.

Return

Type

Description

SINGLEVALUE

Returns true if the path is a directory, otherwise false.