Table of Contents

TryFileExists Procedure

Codeunit S/Ftp Wrapper

Tries to check if a remote file exists.

Signature

[TryFunction]
TryFileExists(RemoteFilePath: Text; var FileDoesExist: Boolean)

Parameters

RemoteFilePath Text

The remote path and filename to check.

var FileDoesExist Boolean

Returns true if file exists, otherwise false.

This documentation is generated from Spider v27.2