edoc automate Guide

fs\IsFile - edoc automate

The IsFile action checks whether the specified path is a file.

Parameters

Type

Name

Description

TEXT

path

Specifies the path to be checked.

Return

Type

Description

SINGLEVALUE

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