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






@DocLength

Returns the approximate size of a document in bytes.

Syntax

@DocLength

Return value

length

Number. The size of the document.

Usage

This function works in any formula that runs in the context of one or more documents.

The number returned is only an approximation. The actual size of the document may differ for the following reasons:

Documents that are open typically use more storage than documents that are closed. The value returned for @DocLength may vary depending on whether it is running in an open document or a closed document; for example, a document selected at the view level.

Language cross-reference

LOF function of LotusScript language

Size property of LotusScript NotesDocument class

Size property of Java Document class

See examples

Examples: @DocLength
Related topics
@DocOmittedLength
Accessing the current document in the formula language




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009