FORMULA LANGUAGE


@Tomorrow
Example

Returns the timeĀ­date value that corresponds to tomorrow's date.

Syntax

@Tomorrow

Return value

tomorrow


Usage

Using @Tomorrow in column or selection formulas may impact the efficiency of your application. It also causes the view refresh indicator to display constantly.

In a field formula, Notes/Domino takes the value for @Tomorrow from the clock in the client computer.

Language cross-reference

Tomorrow property of LotusScript NotesInternational class

Tomorrow property of Java International class

Example
See Also