Show / Hide 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 v25.2.234077.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX