Skip to content

FileSize - cFTPTransfer

Returns the size of the file sFilename on RemoteHost in bytes

Type: Function
Return Data Type: Integer

Parameters

Parameter Type Description
sFileName String The name of the file to be returned in bytes

Syntax

Function FileSize String sFileName Returns Integer

Call Example

Get FileSize sFileName to IntegerVariable

Description

FileSize returns the size of the file sFilename on RemoteHost in bytes.

Return Value

Returns the size of the file sFilename on RemoteHost in bytes