Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






@IsDocBeingMailed

Checks the current status of the document and returns 1 (True) if the document is being mailed; otherwise, returns 0 (False).

Syntax

@IsDocBeingMailed

Return value

flag

Boolean

Usage

Use @IsDocBeingMailed in field formulas. This function is useful for calculating the number of times the user has mailed a document, including the number of times the document has been forwarded. It is also useful for changing a document during mailing; for example, you can change a document's form when it is mailed.

It has limited usefulness in toolbar button, hotspot, and form action formulas. This function does not work in column, selection, agent, window title, form, or view action formulas.

You cannot use this function in Web applications.

See examples

Examples: @IsDocBeingMailed
Related topics
Accessing the current document in the formula language
@IsDocBeingEdited
@IsDocBeingLoaded
@IsDocBeingRecalculated
@IsDocBeingSaved




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009