FORMULA LANGUAGE
Returns the approximate size of a document in bytes.
Syntax
@DocLength
Return value
length
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:
Language cross-reference
LOF function of LotusScript language
Size property of LotusScript NotesDocument class
Size property of Java Document class
Example See Also