SFTP Object
 
Syntax
 
SFTP.Add64(n1 As String, n2 As String) As String
 
Description
Convenience method for 64-bit addition. Allows for two 64-bit integers to be passed as decimal strings and returns the sum in a decimal sting.
 
Returns Nothing on failure
 
See Also