Skip to main content
Version: v6.0.0

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​