Table of Contents

FileExists Procedure

Codeunit Ftp Wrapper

Checks if a remote file exists.

Signature

FileExists(RemoteFilePath: Text) : Boolean

Parameters

RemoteFilePath Text

The remote path and filename to check.

Returns

Boolean

true if file exists, otherwise false.

This documentation is generated from Spider v27.2