FORMULA LANGUAGE


Examples: FindFreeTimeDialog
This @command opens the Free Time dialog box with required people from the From and SendTo fields in the current document, and times from the StartDateTime and EndDateTime fields.

@Command([ViewRefreshFields]);
@Command([FindFreeTimeDialog]; "From" : "SendTo"; ""; ""; ""; ""; ""; ""; "StartDateTime"; "EndDateTime")

See Also