Search file from a string variable with filter

Hi,

you could use a directory.getfiles command to pass the folder contents into a string array. from there on, a basic “for each item” would retrieve the full file path (which can be afterwards checked with a string method)

teo

1 Like