ftp.lastresponse
The last response from the FTP server. The method returns the last response from the FTP server.
method str ftp.lastresponse (
str out
)
str out
)
Parameters
out | Result string. |
Return value
Returns the parameter out.
Related links | Source |