Directory is Ambiguous

i am getting the following error

This is the expression I am using

image

Hi,

Can you try to add System.IO. just before Directory?

Regards,

Hey @kasey.betts

Give a try with

System.IO.Directory.Exists("")

image

Regards!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.