Skip to main content

Close-Connection

Command Description

Close opened FTP connection

Command Prototype

FTP.Disconnect(objFTP)

Parameter Description

ParameterRequiredTypeDefaultDescription
objFTPTrueexpressionobjFTPRefers to the FTP connection object returned by the "connect to FTP server" command

Demo