FORMULA LANGUAGE


EditSelectByDate @Command
Displays the Select by Date dialog box, where the user indicates which documents should be selected in the view or folder, according to the date they were created or last modified.

Syntax

@Command( [EditSelectByDate] )

Usage

A view or folder must be open.

This command does not work on the Web.

Language cross-reference

UnprocessedSearch method of LotusScript NotesDatabase class

Search method of LotusScript NotesDatabase class

unprocessedSearch method of Java AgentContext class

search method of Java Database class

See Also