Table of Contents

TryRenameFile Procedure

Codeunit Ftp Wrapper

Tries to rename a remote file.

Signature

[TryFunction]
TryRenameFile(ExistingFilePath: Text; NewFilePath: Text)

Parameters

ExistingFilePath Text

The remote path and filename of the file that will be renamed.

NewFilePath Text

The remote path and filename to where the file will be renamed.

This documentation is generated from Spider v27.2