FORMULA LANGUAGE
Examples: @AddToFolder
1. This example adds the currently selected document to the folder named Work.
@AddToFolder("Work";"")
2. This example adds the currently selected document to the folder named Work and removes it from the folder named Favorites.
@AddToFolder("Work";"Favorites")
See Also
@AddToFolder
Glossary
Help on Help
Open Full Help Window
Glossary
Help on Help
Open Full Help Window