Show / Hide Table of Contents

    FileExists Procedure

    Codeunit S/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 v25.2.234077.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX