This action programmatically determines the location of the Dropbox folder. When run directly the located folder is displayed and you have the option to copy the path to the clipboard. When run from another action the Dropbox folder is returned in named variable Dropbox Path. The action test state will be true on success, otherwise false. If false is returned, named variable error will contain the error description.
Content List:
Action : Find Dropbox Folder
Requirements:
Yate v6.11
History:
Date | Version | Information |
---|---|---|
2022-10-04 | v1.0 | First release. |
2022-10-07 | v1.1 | There was a newline character after the end of the folder path when displayed. |