I am trying to automate various search functions, thanks to the docs I have figured out most of it, but am stuck on trying to limit the search to the source/destination directories.
The docs state the in
parameter can be used for this find name=rig in c:\temp collName=output
but what if I dont know know the directory yet?
Thank you.