FORMULA LANGUAGE
Displays the "Folders containing current document" dialog box.
Note This @command is new with Release 7.
Syntax
@Command( [DiscoverFolders] )
@Command( [DiscoverFolders];title)
Parameters
title
This command does not work on the Web.
This command works only in a design element containing an embedded outline with the "Maintain folder unread information" property selected. Elsewhere in the design a document must be selected. Otherwise, the error "Cannot execute the specified command" occurs.
The dialog box displays the names of the folders containing the document. The user can open a folder or remove the document from a folder. The dialog box is replaced by the message box "Document does not exist in any of the folders" if that is the case.
Example