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






Fields property

Read-only. The names of all the fields of a form.

Defined in

NotesForm

Data type

Array of strings

Syntax

To get: stringArray = notesForm.Fields

Usage

If the form contains no fields, the Fields array has one element whose value is an empty string.

Any fields of type "Computed for display" will not be included in the Fields array. If all of the fields on a form are of type "Computed for display", the Fields array has one element whose value is an empty string.

Language cross-reference

Fields in Java Form class

@DocFields in formula language

See examples

Examples: Fields property
Related topics
Accessing a form




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009