How to make the selectFolder() function open using a default path

Hello,

References:

I was able to use the File datatype for file using this syntax for selectFolder():

selectFolder(prompt, callback, file)

And set the default path to c:\test:

image

:)

1 Like