Obtains the name of the file passed as argument (of the collection sftp.listFiles).
1 sftp.file.getName
<sftp.file.getName>
<Object /> +
</sftp.file.getName>
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
EObject | ArrayList | Colecction in which the information will be obtained. |
Returns | |
---|---|
Type | Description |
String | The name of the file referenced by the object SFTPFile. |