Fields object

A Fields object provides a container object for fields in a form.

Properties

Type Access type Description
Count Read The number of fields in a container.
Field(name) Read The field object by name.
Item(index) Read The field object by index.