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






@DocFields

Returns a list of all the fields in a document.

Syntax

@DocFields

Return value

fields

Text list. Each item in the list is the name of a field on the document.

Usage

This function works in any formula that runs in the context of one or more documents. It does not work in column and view selection formulas.

After a document is saved, the returned list includes some of the internal Notes fields, such as the Form field, that is added by Lotus Notes to a form when it is saved or the $Links field, that indicates that the form contains a link to another document or database.

Language cross-reference

Fields property of LotusScript NotesForm class

Fields property of Java Form class

See examples

Examples: @DocFields
Related topics
Accessing the current document in the formula language
Form fields




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009