Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
standard.net.ftp
.FtpLastResponse
FtpLastResponse
is available since version 1.0.
Prototype:
string FtpLastResponse(number connection_handle)
Parameters
connection_handle
the connection handle as returned by
FtpConnect
.
Description:
Gets the last server response.
Return value:
Returns a string encapsulating the last response from the server.