Have tried to do something like this when I have at least a file with .dll extension:
But it outs "exists" despite I have moved all .dll files to somewhere else .
if("D:\Harvest\02_GVP_IVRIntelPiloto (Piloto)\PGVITPL.21.12.06.1746 F-118933 - Copy\*.dll")
out "exists"
else
out "don't exists"
But it outs "exists" despite I have moved all .dll files to somewhere else .