
Description | With this action you can write the filenames of all files in a folder into an array variable. |
Required licence | No feature is required. |

1 | Folder | Select the folder from which you want to read the file names. |
2 | Array variable | Select an array variable (e.g. Array[0..10] of String). The file names are written into this variable. |
3 | Include path | With this option you select whether the file path is to be written. Otherwise, only the file name is written. |
4 | Include file extension | With this option you select whether the file extension should be written. |