Gets a list of files in a FTP Server.
Parameters
|
Search String <string> |
|
A pattern string that user wants to search in the FTP Server (Example "*.bmp" - search all files in bmp format). |
|
|
Files List <unquoted string> |
|
The control or variable that saves the result of this action. The returned value will be a list of the found files. |
|
|
Target <unquoted string> |
|
The control or variable that saves the number of files found in that search action. |
|
|
Items Separator <string> |
|
The characters to define how the items separation is done (Example "<13>"). This parameter is Coded. |
|
Updated: 3/21/2018 6:14 PM
|