SFTP Object
 
Syntax
 
SFTP.LastJsonData() As ChilkatJsonObject
 
Description
Provides information about what transpired in the last method called. For many methods, there is no information. For some methods, details about what transpired can be obtained via LastJsonData.
 
Returns Nothing on failure
 
See Also